Switch webapp build to Dockerfile and remove Nixpacks
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.gitea
|
||||
.nuxt
|
||||
.output
|
||||
node_modules
|
||||
*.log
|
||||
.DS_Store
|
||||
coverage
|
||||
dist
|
||||
Reference in New Issue
Block a user