successfully connecting to prod

This commit is contained in:
metacryst
2026-03-17 07:00:27 -05:00
parent 530ea7da89
commit d1e4814593
7 changed files with 43 additions and 31 deletions

View File

@@ -2,10 +2,6 @@
"appId": "so.forum.app",
"appName": "Forum",
"webDir": "dist",
"server": {
"url": "http://sam.local:5173",
"cleartext": true
},
"ios": {
"allowsBackForwardNavigationGestures": true
},