update django port

This commit is contained in:
2026-04-06 18:55:48 +08:00
parent d141313a24
commit f754f6a275
5 changed files with 7 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ services:
env_file:
- .env
ports:
- "${DJANGO_PORT:-8000}:${DJANGO_PORT:-8000}"
- "${DJANGO_PORT:-6789}:${DJANGO_PORT:-8000}"
volumes:
- static_volume:/app/staticfiles
- jsonl_archive:/app/archive