add restart directive for nginx container

This commit is contained in:
Johan Desmyter 2018-11-19 09:45:23 +03:00
parent 742ee9bc9b
commit a37f5d5adc
1 changed files with 1 additions and 0 deletions

View File

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