Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Commit 8a9256b

Browse files
authored
Fix data vault endpoint (#60)
1 parent 0c5343d commit 8a9256b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"dataVaultUrl": "https://identity.staging.rifcomputing.net/v2"
2+
"dataVaultUrl": "https://identity.staging.rifcomputing.net"
33
}

0 commit comments

Comments
 (0)