same as last commit one thing missed
This commit is contained in:
parent
403a513d18
commit
33e8a9f098
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
image: traefik:alpine
|
||||
command: --api --docker --docker.domain=docker.localhost --logLevel=DEBUG
|
||||
networks:
|
||||
lbrynet
|
||||
lbrynet:
|
||||
ipv4_address: 10.10.0.100
|
||||
ports:
|
||||
- target: 80
|
||||
|
|
Loading…
Reference in a new issue