first init statistics

This commit is contained in:
NABU Jena 2025-07-08 02:15:43 +02:00
parent 8b0d78f25e
commit ab11148521
22 changed files with 3227 additions and 2 deletions

View file

@ -10,6 +10,8 @@ services:
python manage.py runserver 0.0.0.0:8000'
volumes:
- ./app:/app
ports:
- "8000:8000"
expose:
- 8000
environment: