移除ai对话
This commit is contained in:
@@ -94,7 +94,7 @@ services:
|
||||
command: >
|
||||
sh -c "python manage.py makemigrations &&
|
||||
python manage.py migrate &&
|
||||
daphne -b 0.0.0.0 backend.asgi:application"
|
||||
python manage.py runserver 0.0.0.0:8000"
|
||||
|
||||
web:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user