update docker

This commit is contained in:
Matthieu Lamalle 2020-01-23 11:01:38 +01:00
parent 3a9243bfb8
commit 5666c01bdc
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ services:
links:
- postgres
#command: tail -F /var/log
command: python /srv/src/risotto/script/server.py
restart: unless-stopped
command: python -u /srv/src/risotto/script/server.py
restart: on-failure
postgres:
image: postgres:11-alpine
environment: