This commit is contained in:
yhaelopez
2023-12-15 16:59:28 -07:00
parent c6eb6b42d4
commit 3264a84b4d

View File

@@ -152,7 +152,6 @@ services:
image: nginxproxy/acme-companion:${ACME_COMPANION_TAG} image: nginxproxy/acme-companion:${ACME_COMPANION_TAG}
depends_on: depends_on:
- nginx-proxy - nginx-proxy
restart: unless-stopped
volumes_from: volumes_from:
- nginx-proxy:rw - nginx-proxy:rw
volumes: volumes: