1
0
mirror of https://github.com/ArcticFoxes-net/Coturn-Docker-Compose synced 2024-11-08 10:21:34 -05:00

Update docker-compose.yml

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-11-25 02:34:43 -05:00 committed by GitHub
parent fbe5653136
commit cf6ad42094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: