Skip to content
Snippets Groups Projects
Commit 0cc142b5 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'docker_restart' into 'develop'

Add restart directive for nginx container

See merge request funkwhale/funkwhale!469
parents 742ee9bc a37f5d5a
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