Auto Merge of PR 104 - hivemind-satellite-deployment_2025-12-01T12-44-43
Renovate / renovate (push) Failing after 5m27s
Renovate / renovate (push) Failing after 5m27s
Merged by Trez.One
This commit was merged in pull request #104.
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ services:
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
VOICE_SAT_HOST: 192.168.1.248
|
||||
VOICE_SAT_PORT: 5679
|
||||
VOICE_SAT_PORT: ${VOICE_SAT_PORT:-5678}
|
||||
VOICE_SAT_KEY: ${HV_VOICE_SAT_KEY}
|
||||
VOICE_SAT_PASSWORD: ${HV_VOICE_SAT_PASSWORD}
|
||||
XDG_RUNTIME_DIR: ${XDG_RUNTIME_DIR}
|
||||
|
||||
Reference in New Issue
Block a user