mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update port
This commit is contained in:
@@ -130,8 +130,8 @@ services:
|
||||
- /mnt/sabnzbd:/config
|
||||
- /mnt/downloads:/downloads
|
||||
# - path to incomplete downloads:/incomplete-downloads #optional
|
||||
ports:
|
||||
- 8003:8080
|
||||
#ports:
|
||||
#- 8003:8080
|
||||
# - 9090:9090
|
||||
restart: unless-stopped
|
||||
mem_limit: 1024m
|
||||
@@ -146,5 +146,5 @@ services:
|
||||
- sabnzbd
|
||||
ports:
|
||||
- 8003:8003/tcp
|
||||
command: tcp-listen:8003,fork,reuseaddr tcp-connect:pia:8003
|
||||
command: tcp-listen:8003,fork,reuseaddr tcp-connect:pia:8080
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user