mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-30 03:00:42 +02:00
stop photo and deluge services
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user