Skip to content
Snippets Groups Projects
Commit f28888ff authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Add restart unless stop option to docker-compose

parent 0eaab1c7
Branches
Tags
No related merge requests found
Pipeline #
......@@ -9,4 +9,5 @@ services:
- ./nginx.conf.template:/etc/nginx/conf.d/default.conf
ports:
- ${DEV_APP_PORT}:80
restart: unless-stopped
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment