This commit is contained in:
Philip Cheung 2024-10-07 21:59:13 +08:00
parent ef7852fd82
commit 862b8e21a9
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ services:
- SENTRY_DSN=${SENTRY_DSN}
volumes:
- ./backend/static/:/app/static
- ./backend/static/:/static
build:
context: ./backend