# Shiplet — Vite/React + SWC + TS APP_PORT=5173 NODE_ENV=development TZ=UTC # Vite exposes env vars prefixed with VITE_ to the browser VITE_API_URL=http://localhost:5173 VITE_APP_NAME=shiplet-react-vite # Redis REDIS_URL=redis://redis:6379