fix: change client secret
This commit is contained in:
parent
486e9a91fd
commit
55d9c7778b
|
|
@ -69,7 +69,7 @@ retention = 30
|
|||
endpoint = "http://38.47.180.165:8008"
|
||||
realm = "campaign-pool-app"
|
||||
client-id = "campaign-pool-app"
|
||||
client-secret = "https://campaignpool.com"
|
||||
client-secret = "Im3rutPrquNULGmzPegmvxKyzeDYe6Vl"
|
||||
admin-username = "developer-admin"
|
||||
admin-password = "P@ssw0rd.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue