Skip to content

Commit

Permalink
Merge pull request #25 from klayrHQ/update-domains
Browse files Browse the repository at this point in the history
domain update
  • Loading branch information
Theezr committed May 30, 2024
2 parents 5bd4198 + 8d62c58 commit 3b13273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/token-factory/backend/config/custom_deploy_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"dashboard": {
"port": 5000,
"host": "0.0.0.0",
"applicationUrl": "wss://token-factory.rossenberg.xyz/rpc-ws"
"applicationUrl": "wss://token-factory.klayr.dev/rpc-ws"
},
"faucet": {
"tokenID": "1234567800000000",
"applicationUrl": "wss://token-factory.rossenberg.xyz/rpc-ws",
"applicationUrl": "wss://token-factory.klayr.dev/rpc-ws",
"encryptedPrivateKey": "kdf=argon2id&cipher=aes-128-gcm&version=1&ciphertext=a0b91e022c791cc9a157536c8af79a2d3dd4b1cc0604a36e6042db2978795fe649836ccf3d92b7ce8c119005d7b3ce44a4004ef8d2744fb75dca8f91b11d418374beb0d1019331d6962cd9444f410275bb7009ab183b0032d99130a70f1013da1fc973569b2c01a9e891b0014e0d727f42713e5f52446f6059d7a53290e8ac5d&mac=c0d21b0fea79e589599f7fba768c3d7d833a0b9c52de4670ee9106ab867fabf7&salt=f0c0b45de9926f86&iv=dd952cc598feb846167e54e117292066&tag=ef8211e2d124b084297205a41f0dc101&iterations=1&parallelism=4&memorySize=2097023",
"captchaSecretkey": "6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe",
"captchaSitekey": "6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI",
Expand Down

0 comments on commit 3b13273

Please sign in to comment.