Add Dockerfile and finalize build config
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules/
|
||||
.svelte-kit/
|
||||
build/
|
||||
.git/
|
||||
dist/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user