Compare commits
1 Commits
main
...
doc/update
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67bf25bd77 |
@ -3,9 +3,9 @@ logLevel: warn
|
|||||||
regions:
|
regions:
|
||||||
cn:
|
cn:
|
||||||
apiBaseUrl: https://cn-api.svc.plus
|
apiBaseUrl: https://cn-api.svc.plus
|
||||||
authUrl: https://cn-accounts.svc.plus
|
authUrl: https://accounts.svc.plus
|
||||||
dashboardUrl: https://cn-console.svc.plus
|
dashboardUrl: https://console.svc.plus
|
||||||
global:
|
global:
|
||||||
apiBaseUrl: https://global-api.svc.plus
|
apiBaseUrl: https://global-api.svc.plus
|
||||||
authUrl: https://global-accounts.svc.plus
|
authUrl: https://accounts.svc.plus
|
||||||
dashboardUrl: https://global-console.svc.plus
|
dashboardUrl: https://console.svc.plus
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# Base runtime configuration shared by all environments.
|
# Base runtime configuration shared by all environments.
|
||||||
apiBaseUrl: https://dev-api.svc.plus
|
apiBaseUrl: https://dev-api.svc.plus
|
||||||
authUrl: https://dev-accounts.svc.plus
|
authUrl: https://accounts.svc.plus
|
||||||
dashboardUrl: https://dev-console.svc.plus
|
dashboardUrl: https://console.svc.plus
|
||||||
logLevel: debug
|
logLevel: debug
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user