# Local environment overrides
# Copy this file to .env and fill in your values
# Fly.io app name (after running: fly apps create <name>)
FLY_APP=your-app-name
# Fly.io region (e.g., sea, lax, sjc, ewr)
FLY_REGION=sea
# Volume name for persistent storage (create with: fly volumes create forge_data --region <region> --size 1)
# FLY_VOLUME=forge_data