stop photo and deluge services

This commit is contained in:
Yax
2022-12-07 18:34:01 +01:00
parent 546b22d175
commit 96adfc9571
4 changed files with 24 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,6 @@ services:
baikal:
container_name: baikal
image: ckulka/baikal:nginx
profiles: ["disabled"]
networks:
- baikal-frontend
expose:
@@ -19,6 +18,7 @@ services:
- traefik.http.routers.baikal.entrypoints=https
- traefik.http.routers.baikal.tls=true
- traefik.docker.network=baikal-frontend
profiles: ["disabled"]
volumes:
baikal_config: