sync: change url

This commit is contained in:
thecodrr
2020-03-17 15:41:01 +05:00
parent 9582888f35
commit e8a33e58d6

View File

@@ -1,4 +1,4 @@
export const HOST = "http://localhost:4000/"; export const HOST = "https://notesnook.azurewebsites.net/";
export const HEADERS = { export const HEADERS = {
agent: "nn/1.0.0", agent: "nn/1.0.0",
"Content-Type": "application/json" "Content-Type": "application/json"