minor change

This commit is contained in:
daniel31x13
2024-01-12 16:00:02 -05:00
parent 7109620dc7
commit b7656a3afc
+2 -2
View File
@@ -6,8 +6,8 @@ const config: CapacitorConfig = {
webDir: "out",
server: {
androidScheme: "https",
url: "http://localhost:3000",
cleartext: true,
// url: "http://localhost:3000",
// cleartext: true,
},
plugins: {
CapacitorHttp: {