1
0
Fork 0

Compare commits

..

2 Commits

2 changed files with 8 additions and 7 deletions

View File

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

View File

@ -4,4 +4,5 @@ ND_SPOTIFY_ID=9d6a1b14a4134df5b4447fa46c4bf275
ND_SPOTIFY_SECRET=27aed3e91dc34d7593d99ad4febea939
ND_DEVACTIVITYPANEL=false
ND_SEARCHFULLSTRING=true
ND_ENABLESHARING=true
ND_ENABLESHARING=true
ND_LOGLEVEL=error