Updated networking to match master
This commit is contained in:
parent
1886f87b06
commit
083c9f3906
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
||||||
## TODO: Does this container ever need a static network address or is it better to be dynamic?
|
## TODO: Does this container ever need a static network address or is it better to be dynamic?
|
||||||
networks:
|
networks:
|
||||||
# lbrynet:
|
# lbrynet:
|
||||||
# ipv4_address: 10.5.1.4
|
# ipv4_address: 10.6.1.4
|
||||||
- lbrynet
|
- lbrynet
|
||||||
labels:
|
labels:
|
||||||
- "traefik.expose=false"
|
- "traefik.expose=false"
|
||||||
|
|
Loading…
Reference in a new issue