12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
# Monarch Money Credentials
|
|
# You can use MONARCH_TOKEN (recommended) OR Email/Password
|
|
MONARCH_TOKEN=
|
|
|
|
# Fallback credentials
|
|
MONARCH_EMAIL=
|
|
MONARCH_PASSWORD=
|
|
|
|
# Server Configuration
|
|
PORT=8000
|
|
LOG_LEVEL=INFO
|