Created users and changed the environment to use them.

This commit is contained in:
2024-08-24 15:26:15 +02:00
parent 056f1f7fe2
commit 4bc115b945
+4 -4
View File
@@ -8,8 +8,8 @@ services:
ports: ["8096:8096"]
restart: unless-stopped
environment:
- PUID=117
- PGID=979
- PUID=986
- PGID=101
- UMASK=002
- TZ=Europe/Stockholm
volumes:
@@ -46,8 +46,8 @@ services:
logging:
driver: json-file
environment:
- PUID=117
- PGID=979
- PUID=985
- PGID=101
- TZ=Europe/Stockholm
- CONTEXT_PATH=/airsonic #optional
- JAVA_OPTS= #optional