# Generado 2026-06-10T20:27:47Z. Secretos reales — NO versionar (ver .gitignore). DATABASE_URL=postgresql://postgres:@db:5432/hoppscotch?connect_timeout=300 POSTGRES_PASSWORD= DATA_ENCRYPTION_KEY=<32-chars-openssl-rand-hex-16> WHITELISTED_ORIGINS=http://localhost:3170,http://localhost:3009,http://localhost:3100,app://localhost_3200,app://hoppscotch PROXY_APP_URL=https://proxy.hoppscotch.io TRUST_PROXY=false VITE_BASE_URL=http://localhost:3009 VITE_SHORTCODE_BASE_URL=http://localhost:3009 VITE_ADMIN_URL=http://localhost:3100 VITE_BACKEND_GQL_URL=http://localhost:3170/graphql VITE_BACKEND_WS_URL=ws://localhost:3170/graphql VITE_BACKEND_API_URL=http://localhost:3170/v1 ENABLE_SUBPATH_BASED_ACCESS=false