Spotbweb by @woutercoppens

This commit is contained in:
Alexandre
2022-01-22 19:13:57 +01:00
parent a9e3743628
commit 8051670f16
25 changed files with 855 additions and 1 deletions

24
spotweb/.dockerignore Normal file
View File

@@ -0,0 +1,24 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/bin
**/charts
**/docker-compose*
**/compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
README.md