chore: change ip

This commit is contained in:
thecodrr
2020-03-18 14:06:51 +05:00
parent 1c1d87696b
commit 7bdbde60ae

View File

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