Fix exporting the DS

Introduced with #6055
This commit is contained in:
Finn Stutzenstein 2021-06-28 12:42:33 +02:00
parent 1df22d4fc3
commit 9519849c45
No known key found for this signature in database
GPG Key ID: 9042F605C6324654
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ services:
volumes:
- ../openslides-datastore-service/shared/shared:/app/shared
- ../openslides-datastore-service/reader/reader:/app/reader
ports:
- 9010:9010
datastore-writer:
image: openslides-datastore-writer-dev
depends_on: