mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
+2
-4
@@ -73,10 +73,9 @@ services:
|
||||
- ./jellyfin-cache:/cache
|
||||
- /mnt/bigdisk/serialy:/media/video:ro
|
||||
- /mnt/bigdisk/mp3/moje:/media/music:ro
|
||||
expose:
|
||||
- 8096
|
||||
ports:
|
||||
- 1900:1900/udp
|
||||
- "1900:1900/udp"
|
||||
- "8096:8096"
|
||||
|
||||
networks:
|
||||
default:
|
||||
@@ -87,7 +86,6 @@ networks:
|
||||
`.env`
|
||||
```bash
|
||||
# GENERAL
|
||||
MY_DOMAIN=example.com
|
||||
DOCKER_MY_NETWORK=caddy_net
|
||||
TZ=Europe/Bratislava
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user