Add support for Android app in CORS origins, Update README

This commit is contained in:
Mo Tarbin 2024-12-26 18:15:57 -05:00
parent 3c16d74cf7
commit cd29da9168
2 changed files with 6 additions and 7 deletions

View file

@ -21,6 +21,9 @@ server:
cors_allow_origins:
- "http://localhost:5173"
- "http://localhost:7926"
# the below are required for the android app to work
- "https://localhost"
- "capacitor://localhost"
serve_frontend: true
scheduler_jobs:
due_job: 30m