feat: Docker multi-stage build (Node build + nginx static serve)
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
.next
|
||||
out
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
*.xlsx
|
||||
.gitea
|
||||
Reference in New Issue
Block a user