# Compose-level config — copy to `.env` and adjust. Safe dev defaults shown. # (App secrets go in .env.development.local, not here.) WEB_PORT=3000 ROUTER_PORT=8080 APP_URL=http://localhost:3000 # Shared bearer key between web and router (empty = open local dev). ROUTER_API_KEY=