Updated docker-compose port

This commit is contained in:
Steve Smith
2019-01-28 15:22:09 -05:00
parent 9d75890302
commit 746c0c9945

View File

@@ -9,9 +9,4 @@ services:
environment:
- ASPNETCORE_ENVIRONMENT=Development
ports:
- "5106:5106"
networks:
default:
external:
name: nat
- "5106:80" # the aspnetcore container sets 80 as the default port