Fix few things
This commit is contained in:
@@ -8,12 +8,6 @@ services:
|
||||
dockerfile: Managing.Api/Dockerfile
|
||||
networks:
|
||||
- managing-network
|
||||
ports:
|
||||
- "11111:11111" # Orleans silo port
|
||||
- "30000:30000" # Orleans gateway port
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Production
|
||||
- RUN_ORLEANS_GRAINS=true
|
||||
hostname: managing-api
|
||||
|
||||
influxdb:
|
||||
|
||||
Reference in New Issue
Block a user