mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 14:39:34 +01:00
chore: change ip
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user