6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
PORT=3001
|
|
DB_PATH=./data/ripster.db
|
|
CORS_ORIGIN=http://localhost:5173
|
|
LOG_DIR=./logs
|
|
LOG_LEVEL=debug
|