fix: change default port to 29741
This commit is contained in:
@@ -9,5 +9,5 @@ services:
|
|||||||
- /mnt/zfs-data/torrents:/data/torrents:ro
|
- /mnt/zfs-data/torrents:/data/torrents:ro
|
||||||
- /mnt/zfs-data/media:/data/media:ro
|
- /mnt/zfs-data/media:/data/media:ro
|
||||||
environment:
|
environment:
|
||||||
- PORT=3000
|
- PORT=29741
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user