🚑 change ports

This commit is contained in:
auricom
2022-12-19 22:15:03 +01:00
parent b02ab56014
commit 623c997dad
17 changed files with 22 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ spec:
tag: "0.157.5"
env:
TZ: "${TIMEZONE}"
SERVER_PORT: &port 80
SERVER_PORT: &port 8080
service:
main:
ports:

View File

@@ -31,7 +31,7 @@ spec:
ND_ENABLEGRAVATAR: "true"
ND_LOGLEVEL: info
ND_MUSICFOLDER: /mnt/storage/music/Artistes
ND_PORT: &port 80
ND_PORT: &port 8080
ND_PROMETHEUS_ENABLED: "true"
ND_REVERSEPROXYUSERHEADER: "Remote-User"
ND_REVERSEPROXYWHITELIST: "${CILIUM_BGP_SVC_RANGE}"