forked from coracle/flotilla
Rework subscription storage
This commit is contained in:
+4
-4
@@ -27,10 +27,10 @@ const config: CapacitorConfig = {
|
||||
},
|
||||
},
|
||||
// Use this for live reload https://capacitorjs.com/docs/guides/live-reload
|
||||
// server: {
|
||||
// url: "http://192.168.1.65:1847",
|
||||
// cleartext: true
|
||||
// },
|
||||
server: {
|
||||
url: "http://192.168.1.65:1847",
|
||||
cleartext: true
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user