♻️ Add backend and frontend to docker-compose

This commit is contained in:
2023-05-26 17:57:09 +02:00
parent b3b36bc3de
commit c44a52b7ae
4 changed files with 50 additions and 7 deletions

7
backend/.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
docker
**/__pycache__
poetry.lock
Dockerfile
docker-compose.yml
config
.venv