made python unbuffered and added some status prints
This commit is contained in:
parent
a62948a4d9
commit
5817492603
2 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,7 @@ services:
|
|||
restart: unless-stopped
|
||||
environment:
|
||||
BOT_TOKEN: "${TOKEN}"
|
||||
PYTHONUNBUFFERED: "1"
|
||||
volumes:
|
||||
- /root/friends/docker-volumes/oh-fortuna:/OhFortuna/data
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue