This commit is contained in:
2024-10-07 21:59:13 +08:00
parent ef7852fd82
commit 862b8e21a9

View File

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