add restart directive for nginx container

This commit is contained in:
Johan Desmyter 2018-11-19 09:45:23 +03:00
commit a37f5d5adc

View file

@ -62,6 +62,7 @@ services:
- redis
nginx:
restart: unless-stopped
image: nginx
env_file:
- .env