Update server configuration to disable serving frontend

This commit is contained in:
Mo Tarbin 2024-07-24 01:07:11 -04:00
parent 5cfb906a4f
commit a88946bb7f
7 changed files with 57 additions and 42 deletions

View file

@ -18,6 +18,7 @@ server:
cors_allow_origins:
- "http://localhost:5173"
- "http://localhost:7926"
serve_frontend: false
scheduler_jobs:
due_job: 30m
overdue_job: 3h