forked from admin/runners-calendar
feat: complete p0 hardening sprint
This commit is contained in:
@@ -20,9 +20,6 @@ DB_PASSWORD=replace_with_strong_secret
|
||||
# PORT=3000
|
||||
API_PORT=3001
|
||||
|
||||
# ─── Режим без БД (только тесты / smoke API, не для migrate/seed) ─
|
||||
# CALENDAR_RUN_MOCK_DB=1
|
||||
|
||||
# ─── CORS ────────────────────────────────────────────────────
|
||||
# Должен совпадать с origin в браузере (схема + хост + порт, без пути), иначе API «молчит».
|
||||
# Локальный Vite: http://localhost:5173
|
||||
|
||||
Reference in New Issue
Block a user