added port for localhost

This commit is contained in:
Brian Long 2020-12-17 16:19:34 -05:00
parent f1df9c3217
commit a42af25649

View File

@ -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