ckan-docker icon indicating copy to clipboard operation
ckan-docker copied to clipboard

nginx service has not restart policy

Open abuseofnotation opened this issue 5 months ago • 0 comments

In the prod docker compose (https://github.com/ckan/ckan-docker/blob/master/docker-compose.yml) the nginx service has no restart policy specified.

All other services have a restart policy specified: restart: unless-stopped

I can open a PR if it's appropriate.

abuseofnotation avatar Oct 02 '25 08:10 abuseofnotation