mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix bad namespace
This commit is contained in:
parent
4343d1474e
commit
a2b2634f57
@ -26,7 +26,7 @@ const envOrigins = {
|
||||
files: `http://${getCurrentHostname()}:3060`,
|
||||
},
|
||||
"indev": {
|
||||
default: `https://indev_api.comty.app/default`,
|
||||
default: `https://indev_api.comty.app/main`,
|
||||
chat: `https://indev_api.comty.app/chat`,
|
||||
livestreaming: `https://indev_api.comty.app/livestreaming`,
|
||||
marketplace: `https://indev_api.comty.app/marketplace`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user