mirror of
https://github.com/ArcticFoxes-net/Coturn-Docker-Compose
synced 2024-11-08 13:01:34 -05:00
Update docker-compose.yml
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
fbe5653136
commit
cf6ad42094
@ -29,7 +29,7 @@ services:
|
||||
cap_drop:
|
||||
- ALL
|
||||
acme:
|
||||
image: neilpang/acme.sh
|
||||
image: neilpang/acme.sh:latest
|
||||
container_name: acme
|
||||
command: daemon
|
||||
volumes:
|
||||
@ -39,4 +39,4 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
redis:
|
||||
redis:
|
||||
|
Loading…
Reference in New Issue
Block a user