Files
info-share-spot/.dockerignore
T
adminandClaude Opus 4.8 36d3d8526e Add Docker deploy config for VPS (node-server + Traefik)
- Dockerfile: bun build with Nitro node-server preset -> standalone Node runner
- docker-compose.yml: Traefik labels for automatic HTTPS, runtime env from .env
- .dockerignore + DEPLOY.md (Hostinger VPS: Docker + Dockge + Traefik steps)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 19:06:42 -04:00

12 lines
98 B
Plaintext

.git
node_modules
.output
.nitro
.tanstack
.wrangler
dist
dist-ssr
*.log
Dockerfile
.dockerignore