Use own network
This commit is contained in:
parent
6d6dfca32a
commit
f4c33b2b36
@ -4,7 +4,6 @@ services:
|
|||||||
container_name: tdarr
|
container_name: tdarr
|
||||||
image: ghcr.io/haveagitgat/tdarr:latest
|
image: ghcr.io/haveagitgat/tdarr:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: bridge
|
|
||||||
ports:
|
ports:
|
||||||
- 8265:8265 # webUI port
|
- 8265:8265 # webUI port
|
||||||
- 8266:8266 # server port
|
- 8266:8266 # server port
|
||||||
|
Loading…
Reference in New Issue
Block a user