Add Docker setup with multi-stage build and Compose deploy config
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
.git
|
||||
.gitignore
|
||||
.github
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.pem
|
||||
*.key
|
||||
README.md
|
||||
LICENSE
|
||||
docs
|
||||
.idea
|
||||
.vscode
|
||||
*.swp
|
||||
.DS_Store
|
||||
node_modules
|
||||
data
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
docker-compose*.yml
|
||||
Reference in New Issue
Block a user