add dockerfile for hosting purposes
This commit is contained in:
parent
82ecf80068
commit
da2e7da762
5 changed files with 52 additions and 6 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
.env
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
node_modules
|
||||
npm-debug.log
|
||||
README.md
|
||||
.idea
|
||||
.svelte-kit
|
||||
build
|
||||
.git
|
Loading…
Add table
Add a link
Reference in a new issue