mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-12 00:48:33 +00:00
change ports
This commit is contained in:
parent
b2bc0b5efd
commit
b9833aa604
@ -12,30 +12,30 @@ Log:
|
||||
Mgmt:
|
||||
API:
|
||||
GRPC:
|
||||
ServerPort: 60020
|
||||
GatewayPort: 60021
|
||||
ServerPort: 50010
|
||||
GatewayPort: 50011
|
||||
CustomHeaders:
|
||||
- x-caos-
|
||||
|
||||
Auth:
|
||||
API:
|
||||
GRPC:
|
||||
ServerPort: 60050
|
||||
GatewayPort: 60051
|
||||
ServerPort: 50020
|
||||
GatewayPort: 50021
|
||||
CustomHeaders:
|
||||
- x-caos-
|
||||
|
||||
Login:
|
||||
|
||||
# will get port range 5003x
|
||||
|
||||
Admin:
|
||||
API:
|
||||
GRPC:
|
||||
ServerPort: 60090
|
||||
GatewayPort: 60091
|
||||
ServerPort: 50040
|
||||
GatewayPort: 50041
|
||||
CustomHeaders:
|
||||
- x-caos-
|
||||
|
||||
Console:
|
||||
Port: '9090'
|
||||
StaticDir: '/app/console/dist'
|
||||
Port: 50050
|
||||
StaticDir: /app/console/dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user