Добавлен параметр в докер для запуска приложения по рестарту
This commit is contained in:
parent
1822f2a075
commit
b6f8aa9a11
@ -1,6 +1,7 @@
|
||||
services:
|
||||
telegram-bot:
|
||||
image: python
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./python-bot:/usr/src/app
|
||||
- ./secrets:/usr/src/app/secrets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user