chore: clean repo runtime artifacts

This commit is contained in:
devRaGonSa
2026-03-20 20:31:39 +01:00
parent fe035f826e
commit d7d5a1e25d
7 changed files with 192 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ from pathlib import Path
DEFAULT_HOST = "127.0.0.1"
DEFAULT_PORT = 8000
DEFAULT_STORAGE_FILENAME = "hll_vietnam_dev.sqlite3"
DEFAULT_REFRESH_INTERVAL_SECONDS = 60
DEFAULT_REFRESH_INTERVAL_SECONDS = 120
DEFAULT_ALLOWED_ORIGINS = (
"null",
"http://127.0.0.1:5500",