All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 7s
13 lines
227 B
Plaintext
13 lines
227 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
|
|
MONARCH_PORT=8070
|
|
LOG_LEVEL=INFO
|