Fixed IP mismatch
This commit is contained in:
parent
4f5348438b
commit
356d340ed2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
traefik:
|
||||
ipv4_address: 10.5.1.3
|
||||
ipv4_address: 10.5.1.2
|
||||
labels:
|
||||
- "traefik.expose=false"
|
||||
user: "${UID:-1000}:${GID:-1000}"
|
||||
|
|
Loading…
Add table
Reference in a new issue