DATABASE_URL=postgresql://postgres:password@helium/heliumdb?sslmode=disable
REDIS_URL="redis://localhost:6379"
API_PORT="4000"
WEB_ORIGIN="http://localhost:3000"
OPENROUTER_API_KEY=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
