We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780b850 commit 9095017Copy full SHA for 9095017
aspnet-core/docker/ng/docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
App__CorsOrigins: "http://localhost:4200"
11
TZ: "America/Toronto"
12
ports:
13
- - "9902:44311"
+ - "9902:80"
14
volumes:
15
- "./Host-Logs:/app/App_Data/Logs"
16
restart: always
0 commit comments