feat: docker build bundle client/server
This commit is contained in:
parent
c3dfcfa1e7
commit
a27dda4300
2 changed files with 38 additions and 0 deletions
6
Services/.dockerignore
Normal file
6
Services/.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
dist
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
Loading…
Add table
Add a link
Reference in a new issue