Set Traefik IP explicitly to play nice with Nextcloud
This commit is contained in:
parent
fb93a15496
commit
2ad17a292c
@ -14,8 +14,9 @@ services:
|
||||
keep-file: "true"
|
||||
restart: "no"
|
||||
networks:
|
||||
- web
|
||||
- monitoring
|
||||
web:
|
||||
ipv4_address: 172.18.0.31
|
||||
monitoring:
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
|
Loading…
Reference in New Issue
Block a user