chore: Added dockerignore file and small improvement in README

This commit is contained in:
ITQ
2024-03-18 22:47:42 +03:00
parent 5018307464
commit 12c787a516
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
# Files
README.md
task.md
check.sh
.flake8
template.env
# Folders
img/
venv/
__pycache__/
.mypy_cache/
db/
+1 -1
View File
@@ -132,7 +132,7 @@ docker compose pull
docker compose up -d docker compose up -d
``` ```
## Notes ## 📝 Notes
Set this in .env file when using docker compose: Set this in .env file when using docker compose: