- Removed Next.js, moved Astro to root - PDPA compliance: cookie consent, admin dashboard, privacy policy - Updated Dockerfile for Astro - Ready for Easypanel deployment with Nixpacks or Docker
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
web: npm run preview -- --host 0.0.0.0 --port $PORT
|