aboutsummaryrefslogtreecommitdiffstats
path: root/config/local.yaml
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-24 01:07:11 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-24 01:07:11 -0400
commita88946bb7fcfc1632661eafc84eac0aa1c2573c3 (patch)
tree4e39423ed3feb3d50fa5178b2aef6a3a4e3881a8 /config/local.yaml
parent5cfb906a4f4d9242b69c85c33f3e350f95820ed2 (diff)
downloaddonetick-a88946bb7fcfc1632661eafc84eac0aa1c2573c3.tar.gz
donetick-a88946bb7fcfc1632661eafc84eac0aa1c2573c3.tar.bz2
donetick-a88946bb7fcfc1632661eafc84eac0aa1c2573c3.zip
Update server configuration to disable serving frontend
Diffstat (limited to '')
-rw-r--r--config/local.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/local.yaml b/config/local.yaml
index fb25d49..33e5a3d 100644
--- a/config/local.yaml
+++ b/config/local.yaml
@@ -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