mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-17 20:28:32 +00:00
change ports
This commit is contained in:
parent
b2bc0b5efd
commit
b9833aa604
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user