This commit is contained in:
Dominic Grimm 2023-02-07 07:02:51 +01:00
commit 94fb270008
No known key found for this signature in database
GPG key ID: 6F294212DEAAC530
22 changed files with 2424 additions and 0 deletions

7
backend/.dockerignore Normal file
View file

@ -0,0 +1,7 @@
/target
Dockerfile
.gitignore
.dockerignore
vendor/
example/