Add Docker deployment with Traefik integration
- docker-compose.yml for container orchestration - Dockerfile with multi-stage build (node builder + nginx) - nginx.conf for SPA serving
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@ node_modules/
|
||||
|
||||
# Build info
|
||||
*.tsbuildinfo
|
||||
node_modules/.tmp/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user