# Monarch Money Credentials # You can use MONARCH_TOKEN (recommended) OR Email/Password MONARCH_TOKEN= # Credentials for automatic re-authentication (required for token refresh) MONARCH_EMAIL= MONARCH_PASSWORD= # MFA Secret for TOTP-based re-authentication # This is the secret you saved when you first set up 2FA for Monarch Money # Required if you have MFA enabled on your Monarch account MONARCH_MFA_SECRET= # Server Configuration PORT=8000 MONARCH_PORT=8070 # Docker Compose host port mapping only LOG_LEVEL=INFO