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