Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 207 Bytes

auction_demo

База данных

docker-compose up -d --build

Сервер разработки

python src/manage.py runserver

Celery

celery -A auction worker -Q default,email