We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98edfa9 commit 3a940f0Copy full SHA for 3a940f0
docker/docker-compose.yml
@@ -22,7 +22,6 @@ services:
22
image: dm3-backend
23
restart: always
24
depends_on:
25
- - db
26
- dm3-storage
27
environment:
28
SIGNING_PUBLIC_KEY: ${SIGNING_PUBLIC_KEY}
0 commit comments