# Dragon Wind — example .env # Let setup.sh generate .env automatically (randomized ports), or copy this file: # cp .env.example .env # ---- Ports (randomized by setup.sh on first run) ------------ WEB_PORT=3000 RELAY_TCP_PORT=3001 RELAY_UDP_PORT=5000 # ---- Auth --------------------------------------------------- AUTH_USER=admin AUTH_PASS=DragonWind2026! # ---- S3 (can also be configured via Admin UI) --------------- S3_ENDPOINT= S3_REGION=us-east-1 S3_BUCKET= S3_ACCESS_KEY= S3_SECRET_KEY= # ---- AMPP (can also be configured via Admin UI) ------------- AMPP_BASE_URL=https://us-east-1.gvampp.com AMPP_API_KEY=