Deploy
This commit is contained in:
parent
379ee14739
commit
0ed480777e
9 changed files with 214 additions and 68 deletions
14
.dockerignore
Normal file
14
.dockerignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# The server image only needs `shared/` and `backend/`.
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/lib
|
||||
.git
|
||||
.github
|
||||
.forgejo
|
||||
.devcontainer
|
||||
.vscode
|
||||
frontend
|
||||
media
|
||||
*.log
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue