Fix: Loosen web network reqs
This commit is contained in:
parent
677903d005
commit
b23ea9e1e4
@ -6,8 +6,6 @@ services:
|
|||||||
restart: "no"
|
restart: "no"
|
||||||
networks:
|
networks:
|
||||||
web:
|
web:
|
||||||
ipv4_address: 172.20.0.10
|
|
||||||
monitoring:
|
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 443:443
|
- 443:443
|
||||||
@ -24,5 +22,3 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
web:
|
web:
|
||||||
external: true
|
external: true
|
||||||
monitoring:
|
|
||||||
external: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user