Added Docker

This commit is contained in:
ayxan
2022-10-01 17:55:04 +04:00
parent ad04604b6c
commit e613fe1874
7 changed files with 46 additions and 6 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
src/celerybeat-schedule
src/.env.example
src/db.sqlite3
config/db/databasepostgresql_env.example
**/__pycache__