7 lines
131 B
Plaintext
Executable File
7 lines
131 B
Plaintext
Executable File
PORT=3000
|
|
CORS_ORIGIN=*
|
|
SQLITE_PATH=data/dashboard.sqlite
|
|
AUDIT_DATASET_DIR=dataset
|
|
AUDIT_DATASET_YEAR=2026
|
|
GEO_ROOT_PATH=seed/geo
|