5 lines
68 B
TOML
5 lines
68 B
TOML
|
# Used for testing locally
|
||
|
[env]
|
||
|
API_KEY = "test"
|
||
|
DATA_DIR = "data"
|