Update docker-compose.yml
This commit is contained in:
parent
d64f776a34
commit
f68e0a4346
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
security_opt:
|
||||
- no-new-privileges:true
|
||||
# network_mode: "service:gluetun"
|
||||
# depends_on: gluetun
|
||||
# depends_on: [gluetun]
|
||||
|
||||
acme:
|
||||
image: neilpang/acme.sh:latest # https://github.com/acmesh-official/acme.sh/wiki/Run-acme.sh-in-docker
|
||||
|
|
Reference in a new issue