mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 02:57:02 +00:00
minor revert
This commit is contained in:
@@ -6,8 +6,8 @@ const config: CapacitorConfig = {
|
|||||||
webDir: "out",
|
webDir: "out",
|
||||||
server: {
|
server: {
|
||||||
androidScheme: "https",
|
androidScheme: "https",
|
||||||
// url: "http://localhost:3000",
|
url: "http://localhost:3000",
|
||||||
// cleartext: true,
|
cleartext: true,
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
CapacitorHttp: {
|
CapacitorHttp: {
|
||||||
|
|||||||
Reference in New Issue
Block a user