Docker config

This commit is contained in:
Julian Krauser 2024-10-29 14:40:30 +01:00
parent f453bdc7d3
commit 86e36c9c60
3 changed files with 42 additions and 0 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
# NodeJs
node_modules/
dist/
.git/