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