1
0
Fork 0

disable several services

This commit is contained in:
Lukáš Kucharczyk 2023-02-05 18:29:38 +01:00
parent 7a22866c64
commit 3a29e43c34
1 changed files with 6 additions and 6 deletions

View File

@ -24,8 +24,8 @@ services:
networks: networks:
- public - public
profiles: profiles:
- base
restart: unless-stopped restart: unless-stopped
- disabled
caddy: caddy:
image: caddy image: caddy
@ -231,7 +231,7 @@ services:
networks: networks:
- public - public
profiles: profiles:
- base - disabled
restart: unless-stopped restart: unless-stopped
mealie: mealie:
@ -287,7 +287,7 @@ services:
networks: networks:
- public - public
profiles: profiles:
- base - disabled
restart: unless-stopped restart: unless-stopped
webhook: webhook:
@ -399,7 +399,7 @@ services:
networks: networks:
- loki - loki
profiles: profiles:
- base - disabled
- infra - infra
restart: unless-stopped restart: unless-stopped
@ -416,7 +416,7 @@ services:
networks: networks:
- loki - loki
profiles: profiles:
- base - disabled
- infra - infra
restart: unless-stopped restart: unless-stopped
@ -429,7 +429,7 @@ services:
networks: networks:
- loki - loki
profiles: profiles:
- base - disabled
- infra - infra
restart: unless-stopped restart: unless-stopped