This commit is contained in:
2026-04-28 13:15:28 +08:00
parent 4aba6dfa77
commit 381079bbf3
3 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ services:
volumes:
- .:/app
ports:
- "8000:8000"
- "8001:8000"
depends_on:
- db
- redis