mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
update remotes
This commit is contained in:
parent
eaeaca0701
commit
211d45b73c
@ -6,7 +6,7 @@ import defaultRemotesOrigins from "../constants/defaultRemotesOrigins.json"
|
||||
const envOrigins = {
|
||||
"development": {
|
||||
mainApi: `http://${window.location.hostname}:3000`,
|
||||
messagingApi: `http://${window.location.hostname}:3020`,
|
||||
messagingApi: `http://${window.location.hostname}:3001`,
|
||||
},
|
||||
"production": {
|
||||
mainApi: "http://api.comty.pw",
|
||||
|
Loading…
x
Reference in New Issue
Block a user