Ignore static folder when building container

This commit is contained in:
2023-01-07 21:58:22 +01:00
parent 2939b4a515
commit 270d9f7296
2 changed files with 3 additions and 1 deletions

1
.dockerignore Normal file
View File

@ -0,0 +1 @@
src/web/static/*