More network tweaking
This commit is contained in:
parent
95a1920f49
commit
cb70cc21df
4 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
lbrynet:
|
||||
ipv4_address: 10.10.0.1
|
||||
ipv4_address: 10.10.0.2
|
||||
labels:
|
||||
- "traefik.expose=false"
|
||||
expose:
|
||||
|
|
|
@ -13,7 +13,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
lbrynet:
|
||||
ipv4_address: 10.10.0.1
|
||||
ipv4_address: 10.10.0.3
|
||||
labels:
|
||||
- "traefik.expose=false"
|
||||
expose:
|
||||
|
|
0
lbrycrd/docker-entrypoint.sh
Normal file → Executable file
0
lbrycrd/docker-entrypoint.sh
Normal file → Executable file
0
lbrycrd/start.sh
Normal file → Executable file
0
lbrycrd/start.sh
Normal file → Executable file
Loading…
Reference in a new issue