some fixes

This commit is contained in:
2024-12-28 13:39:34 +09:00
parent fa2c717711
commit 50fe26c4fe
3 changed files with 34 additions and 29 deletions

View File

@@ -75,6 +75,8 @@ services:
environment:
MYSQL_PASSWORD: touchh
command: ['python3', 'manage.py', 'runserver', '0.0.0.0:8000']
volumes:
- ./:/app
ports:
- port: 8000
depends_on: