fix: update petimeter
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"userinfo_endpoint": "https://idp.oceanbox.io/dex/userinfo",
|
||||
"device_authorization_endpoint": "https://idp.oceanbox.io/dex/device/code",
|
||||
"clientId": "petimeter",
|
||||
"clientSecret": "kkrKo3mmmseMnorf9qw3eklefkoOKFNs",
|
||||
"clientSecret": ",
|
||||
"scopes": [
|
||||
"openid",
|
||||
"email",
|
||||
@@ -18,7 +18,7 @@
|
||||
"sso": {
|
||||
"cookieDomain": ".oceanbox.io",
|
||||
"signedOutRedirectUri": "https://idp.oceanbox.io/dex/static/logout.html",
|
||||
"redis": "redis-master.redis.svc,user=default,password=ymL4dlOBvU",
|
||||
"redis": "redis-master.redis.svc,user=default,password=secret",
|
||||
"appDomain": "atlantis",
|
||||
"dataProtectionKeys": "DataProtection-Keys"
|
||||
},
|
||||
@@ -27,5 +27,5 @@
|
||||
"https://atlantis.srv.oceanbox.io"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logApiKey": "WmZplDeFoxIHpJQ5BiDk"
|
||||
"logApiKey": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user