Updated docker-compose port
This commit is contained in:
@@ -9,9 +9,4 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- ASPNETCORE_ENVIRONMENT=Development
|
- ASPNETCORE_ENVIRONMENT=Development
|
||||||
ports:
|
ports:
|
||||||
- "5106:5106"
|
- "5106:80" # the aspnetcore container sets 80 as the default port
|
||||||
|
|
||||||
networks:
|
|
||||||
default:
|
|
||||||
external:
|
|
||||||
name: nat
|
|
||||||
|
|||||||
Reference in New Issue
Block a user