added logging, added /start command

This commit is contained in:
miloszowi
2021-10-05 19:20:04 +02:00
parent ff1d037be9
commit c588fa439e
13 changed files with 175 additions and 24 deletions

View File

@@ -22,6 +22,7 @@ services:
- ./docker/config/app.env
volumes:
- ./src:/src
- ./logs:/var/log/bot
ports:
- $APP_EXPOSED_PORT:$APP_INTERNAL_PORT
depends_on: