updated Identity and managment service
This commit is contained in:
@@ -84,33 +84,6 @@ services:
|
||||
mem_limit: 512m
|
||||
cpus: 0.5
|
||||
|
||||
# building_service:
|
||||
# container_name: building_service
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: ApiServices/BuildingService/Dockerfile
|
||||
# networks:
|
||||
# - wag-services
|
||||
# env_file:
|
||||
# - api_env.env
|
||||
# depends_on:
|
||||
# - initializer_service
|
||||
# environment:
|
||||
# - API_PATH=app:app
|
||||
# - API_HOST=0.0.0.0
|
||||
# - API_PORT=8003
|
||||
# - API_LOG_LEVEL=info
|
||||
# - API_RELOAD=1
|
||||
# - API_APP_NAME=evyos-building-api-gateway
|
||||
# - API_TITLE=WAG API Building Api Gateway
|
||||
# - API_FORGOT_LINK=https://building_service/forgot-password
|
||||
# - API_DESCRIPTION=This api is serves as web building api gateway only to evyos web services.
|
||||
# - API_APP_URL=https://building_service
|
||||
# ports:
|
||||
# - "8003:8003"
|
||||
# mem_limit: 512m
|
||||
# cpus: 0.5
|
||||
|
||||
management_service:
|
||||
container_name: management_service
|
||||
build:
|
||||
@@ -152,6 +125,33 @@ services:
|
||||
mem_limit: 512m
|
||||
cpus: 0.5
|
||||
|
||||
# building_service:
|
||||
# container_name: building_service
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: ApiServices/BuildingService/Dockerfile
|
||||
# networks:
|
||||
# - wag-services
|
||||
# env_file:
|
||||
# - api_env.env
|
||||
# depends_on:
|
||||
# - initializer_service
|
||||
# environment:
|
||||
# - API_PATH=app:app
|
||||
# - API_HOST=0.0.0.0
|
||||
# - API_PORT=8003
|
||||
# - API_LOG_LEVEL=info
|
||||
# - API_RELOAD=1
|
||||
# - API_APP_NAME=evyos-building-api-gateway
|
||||
# - API_TITLE=WAG API Building Api Gateway
|
||||
# - API_FORGOT_LINK=https://building_service/forgot-password
|
||||
# - API_DESCRIPTION=This api is serves as web building api gateway only to evyos web services.
|
||||
# - API_APP_URL=https://building_service
|
||||
# ports:
|
||||
# - "8003:8003"
|
||||
# mem_limit: 512m
|
||||
# cpus: 0.5
|
||||
|
||||
# dealer_service:
|
||||
# container_name: dealer_service
|
||||
# build:
|
||||
|
||||
Reference in New Issue
Block a user