@@ -200,7 +200,7 @@ services:
|
||||
depends_on:
|
||||
- api
|
||||
ports:
|
||||
- "5000:8080"
|
||||
- "5140:8080"
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=${ASPNETCORE_ENVIRONMENT:-Development}
|
||||
- ASPNETCORE_URLS=${ASPNETCORE_URLS:-http://+:8080}
|
||||
|
||||
Reference in New Issue
Block a user