DATABASE_URL="postgresql://USER:PASSWORD@HOST:5432/ops_dashboard" SEED_USER_EMAIL="admin@example.com" SEED_USER_PASSWORD="changeme" OPS_AGENT_SECRET="replace-with-contents-of-/etc/ops-agent/secret" OPS_AGENT_URL="http://127.0.0.1:3099"