update soulsync

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2026-06-18 20:28:50 -04:00
parent 854f70e8ee
commit d16fa1c3e3
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 44 additions and 5 deletions

View file

@ -78,6 +78,13 @@ spec:
value: /app/config
- name: SLSKD_DOWNLOADS_DIR
value: /app/downloads
- name: SLSKD_SHARED_DIR
value: /app/music
- name: SLSKD_REMOTE_CONFIGURATION
value: "true"
envFrom:
- secretRef:
name: slskd-credentials
volumeMounts:
- name: slskd-config
mountPath: /app/config
@ -97,7 +104,7 @@ spec:
drop:
- ALL
ports:
- containerPort: 8080
- containerPort: 8008
name: soulsync-ui
env:
- name: SLSKD_URL