minor revert

This commit is contained in:
daniel31x13
2024-01-12 16:05:15 -05:00
parent b7656a3afc
commit 90a3170ffd

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: {