Cahnges to make compatible
This commit is contained in:
@@ -6,6 +6,10 @@ const config: CapacitorConfig = {
|
||||
webDir: 'dist',
|
||||
ios: {
|
||||
handleApplicationNotifications: false
|
||||
},
|
||||
server: {
|
||||
url: "http://192.168.1.226:3000",
|
||||
cleartext: true
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user