first init statistics
This commit is contained in:
parent
8b0d78f25e
commit
ab11148521
22 changed files with 3227 additions and 2 deletions
|
@ -10,6 +10,8 @@ services:
|
|||
python manage.py runserver 0.0.0.0:8000'
|
||||
volumes:
|
||||
- ./app:/app
|
||||
ports:
|
||||
- "8000:8000"
|
||||
expose:
|
||||
- 8000
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue