Files
siteloft/.dockerignore
Ubuntu e0e263b6bb Add Dockerfile and nginx config for Coolify deployment
Multi-stage build: Node.js 22 for Astro build, nginx:alpine for serving.
Includes gzip, security headers, and immutable cache for _astro/ assets.
2026-03-01 20:18:20 +00:00

8 lines
55 B
Plaintext

node_modules
dist
.git
.env*
.DS_Store
*.md
!README.md