Update docker-compose.yml

This commit is contained in:
Minecon724 2025-04-06 08:55:07 +02:00
commit d64f776a34

View file

@ -2,7 +2,6 @@ services:
companion:
image: quay.io/invidious/invidious-companion:latest
restart: unless-stopped
# network_mode: "service:gluetun"
cap_drop:
- ALL
read_only: true
@ -10,6 +9,8 @@ services:
- ./config.toml:/app/config/config.toml:ro
security_opt:
- no-new-privileges:true
# network_mode: "service:gluetun"
# depends_on: gluetun
acme:
image: neilpang/acme.sh:latest # https://github.com/acmesh-official/acme.sh/wiki/Run-acme.sh-in-docker