mirror of
https://github.com/ArcticFoxes-net/Coturn-Docker-Compose
synced 2024-11-08 14:31: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:
|
cap_drop:
|
||||||
- ALL
|
- ALL
|
||||||
acme:
|
acme:
|
||||||
image: neilpang/acme.sh
|
image: neilpang/acme.sh:latest
|
||||||
container_name: acme
|
container_name: acme
|
||||||
command: daemon
|
command: daemon
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user