c4a7083f79
- Rewrite Dockerfile: node:22-alpine build + runtime, copy .output/, node server - Add .dockerignore excluding node_modules, .nuxt, .output, src, .git, .planning - Update docker-compose loadbalancer port from 80 to 3000 - Add SMTP and GA4 environment variables to docker-compose
9 lines
56 B
Plaintext
9 lines
56 B
Plaintext
node_modules
|
|
.nuxt
|
|
.output
|
|
dist
|
|
src
|
|
.git
|
|
*.md
|
|
.planning
|