mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
Refactor swarm/secondary.yml: Update user settings for whisper_web and linx services
This commit is contained in:
+1
-1
@@ -103,6 +103,7 @@ services:
|
||||
- DOMAIN=${DOMAIN}
|
||||
- MEDIADIR=${MEDIADIR}
|
||||
- JELLYFIN_PublishedServerUrl=https://media.${DOMAIN}
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
- jellyfin_config:/config
|
||||
- /var/data/jellyfin_cache:/cache:z
|
||||
@@ -110,7 +111,6 @@ services:
|
||||
source: ${MEDIADIR}
|
||||
target: /media
|
||||
read_only: false
|
||||
# user: "1000:1000"
|
||||
# Optional - alternative address used for autodiscovery
|
||||
networks:
|
||||
- traefik-public
|
||||
|
||||
Reference in New Issue
Block a user