Fix clearing the DS.

Introduced with #6055
This commit is contained in:
Finn Stutzenstein 2021-05-31 09:14:47 +02:00
parent d990b098c5
commit acdb206632
No known key found for this signature in database
GPG Key ID: 9042F605C6324654
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ services:
- COMMAND=create_initial_data
- DATASTORE_INITIAL_DATA_FILE=https://raw.githubusercontent.com/OpenSlides/OpenSlides/openslides4-dev/docs/example-data.json
- OPENSLIDES_DEVELOPMENT=1
ports:
- 9011:9011
postgres:
image: postgres:11
environment: