dockerize

This commit is contained in:
Julian Krauser 2024-11-05 16:18:39 +01:00
parent 9535023a94
commit 38385d56d9
2 changed files with 29 additions and 0 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
# NodeJs
node_modules/
.git/
.nuxt/
.env