change ports

This commit is contained in:
Livio Amstutz 2020-03-25 11:34:49 +01:00
parent b2bc0b5efd
commit b9833aa604

View File

@ -12,30 +12,30 @@ Log:
Mgmt: Mgmt:
API: API:
GRPC: GRPC:
ServerPort: 60020 ServerPort: 50010
GatewayPort: 60021 GatewayPort: 50011
CustomHeaders: CustomHeaders:
- x-caos- - x-caos-
Auth: Auth:
API: API:
GRPC: GRPC:
ServerPort: 60050 ServerPort: 50020
GatewayPort: 60051 GatewayPort: 50021
CustomHeaders: CustomHeaders:
- x-caos- - x-caos-
Login: Login:
# will get port range 5003x
Admin: Admin:
API: API:
GRPC: GRPC:
ServerPort: 60090 ServerPort: 50040
GatewayPort: 60091 GatewayPort: 50041
CustomHeaders: CustomHeaders:
- x-caos- - x-caos-
Console: Console:
Port: '9090' Port: 50050
StaticDir: '/app/console/dist' StaticDir: /app/console/dist