mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Refactor swarm/apps.yml to add user permissions for media directory
This commit is contained in:
@@ -110,6 +110,7 @@ services:
|
|||||||
source: ${MEDIADIR}
|
source: ${MEDIADIR}
|
||||||
target: /media
|
target: /media
|
||||||
read_only: false
|
read_only: false
|
||||||
|
user: "1000:1000"
|
||||||
# Optional - alternative address used for autodiscovery
|
# Optional - alternative address used for autodiscovery
|
||||||
networks:
|
networks:
|
||||||
- traefik-public
|
- traefik-public
|
||||||
|
|||||||
Reference in New Issue
Block a user