mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 07:55:06 +02:00
🚑 change ports
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
tag: "0.157.5"
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
SERVER_PORT: &port 80
|
||||
SERVER_PORT: &port 8080
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
@@ -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}"
|
||||
|
Reference in New Issue
Block a user