mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
update remotes
This commit is contained in:
parent
8711838793
commit
4859663a09
@ -10,7 +10,7 @@ const envOrigins = {
|
|||||||
},
|
},
|
||||||
"production": {
|
"production": {
|
||||||
mainApi: "http://api.comty.pw",
|
mainApi: "http://api.comty.pw",
|
||||||
messagingApi: `http://api.comty.pw/messaging`,
|
messagingApi: `https://messaging_api.comty.pw`,
|
||||||
},
|
},
|
||||||
"indev": {
|
"indev": {
|
||||||
mainApi: "https://indev_api.comty.pw",
|
mainApi: "https://indev_api.comty.pw",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"main_api": "https://api.comty.pw",
|
"main_api": "https://api.comty.pw",
|
||||||
"messagingApi": "https://api.ragestudio.net/messaging"
|
"messagingApi": "https://messaging_api.comty.pw"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user