fixed #66 - warn when no versions are added

This commit is contained in:
Eugene Pankov
2022-11-07 18:44:18 +01:00
parent 6d4d4377fa
commit 8c69292a50
7 changed files with 135 additions and 76 deletions

View File

@@ -42,6 +42,8 @@ For SSH and Telnet, once logged in, enter your connection gateway address and au
* `docker-compose run tabby /manage.sh add_version 1.0.163`
You can find the available version numbers [here](https://www.npmjs.com/package/tabby-web-container).
# Development setup
Put your environment vars (`DATABASE_URL`, etc.) in the `.env` file in the root of the repo.