mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +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 = {
|
export const HEADERS = {
|
||||||
agent: "nn/1.0.0",
|
agent: "nn/1.0.0",
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
|
|||||||
Reference in New Issue
Block a user