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