added port for localhost
This commit is contained in:
parent
f1df9c3217
commit
a42af25649
@ -7,3 +7,5 @@ services:
|
|||||||
proxy:
|
proxy:
|
||||||
build: ./nginx-ingress
|
build: ./nginx-ingress
|
||||||
image: local/nginx-ingress:base
|
image: local/nginx-ingress:base
|
||||||
|
ports:
|
||||||
|
- 8080:8080
|
||||||
|
Loading…
x
Reference in New Issue
Block a user