Updated networking to match master

This commit is contained in:
Leopere 2018-11-29 19:09:05 +00:00
parent 1886f87b06
commit 083c9f3906

View file

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