test
This commit is contained in:
parent
e4170713f7
commit
ef7852fd82
|
@ -65,7 +65,8 @@ services:
|
|||
- SENTRY_DSN=${SENTRY_DSN}
|
||||
|
||||
volumes:
|
||||
- ./backend/static/:/static
|
||||
- ./backend/static/:/app/static
|
||||
|
||||
build:
|
||||
context: ./backend
|
||||
args:
|
||||
|
|
Loading…
Reference in New Issue