Skip to content
Snippets Groups Projects
Commit ccd36e93 authored by jurgenhaas's avatar jurgenhaas
Browse files

Do not automatically restart nginx container, it won't work as the dependency...

Do not automatically restart nginx container, it won't work as the dependency is not restarted either
parent da2babf6
No related branches found
Tags v3.7.55
No related merge requests found
Pipeline #
......@@ -29,7 +29,6 @@ services:
nginx:
image: wodby/drupal-nginx:{{ drupal.version }}-{{ nginx.version }}
restart: unless-stopped
depends_on:
- php
environment:
......
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