Cloud sync trigger progress
This commit is contained in:
@@ -39,6 +39,7 @@ var globalUrl = window.location.origin
|
||||
// CORS used for testing purposes. Should only happen with specific port and http
|
||||
if (window.location.protocol == "http:" && window.location.port === "3000") {
|
||||
globalUrl = "http://localhost:5001"
|
||||
//globalUrl = "http://localhost:5002"
|
||||
}
|
||||
|
||||
const theme = createMuiTheme({
|
||||
|
||||
Reference in New Issue
Block a user