mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-23 10:41:38 +01:00
fix client uri in config
This commit is contained in:
parent
d34a6cdf0e
commit
e09d66a57e
@ -10,7 +10,7 @@
|
||||
"clientConfigs": {
|
||||
"https://id.thirdroom.io/realms/thirdroom/": {
|
||||
"client_id": "thirdroom",
|
||||
"uris": ["http:localhost:3000", "https://thirdroom.io"]
|
||||
"uris": ["http://localhost:3000", "https://thirdroom.io"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user