site-backend/.cargo/config.toml

5 lines
68 B
TOML

# Used for testing locally
[env]
API_KEY = "test"
DATA_DIR = "data"