Skip to content
Snippets Groups Projects
Commit a37f5d5a authored by Johan Desmyter's avatar Johan Desmyter
Browse files

add restart directive for nginx container

parent 742ee9bc
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@ services:
- redis
nginx:
restart: unless-stopped
image: nginx
env_file:
- .env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment