Use own network

This commit is contained in:
Isaac Shoebottom 2024-06-01 19:41:22 -03:00
parent 6d6dfca32a
commit f4c33b2b36

View File

@ -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