mirror of
https://github.com/henry4682/fin_buddy_fe.git
synced 2026-07-16 01:30:00 +00:00
initial project
This commit is contained in:
9
capacitor.config.json
Normal file
9
capacitor.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"appId": "org.finbuddy",
|
||||
"appName": "FinBuddy",
|
||||
"webDir": "dist",
|
||||
"server": {
|
||||
"url": "http://192.168.0.102:5173",
|
||||
"cleartext": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user