fix: update network configuration for Downloaders service in docker-compose template
This commit is contained in:
parent
0b9d2a72db
commit
a9d7256910
@ -6,7 +6,7 @@ services:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
networks:
|
||||
- shared_network
|
||||
- caddy_network
|
||||
ports:
|
||||
- 6881:6881
|
||||
- 6881:6881/udp
|
||||
@ -58,5 +58,6 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
networks:
|
||||
shared_network:
|
||||
caddy_network:
|
||||
external: true
|
||||
name: caddy_default
|
||||
|
Loading…
x
Reference in New Issue
Block a user