Datastore library
This commit is contained in:
parent
a0ec4be644
commit
ba72cb8b01
@ -10,8 +10,7 @@ services:
|
|||||||
- NUM_WORKERS=8
|
- NUM_WORKERS=8
|
||||||
- OPENSLIDES_DEVELOPMENT=1
|
- OPENSLIDES_DEVELOPMENT=1
|
||||||
volumes:
|
volumes:
|
||||||
- ../openslides-datastore-service/shared/shared:/app/shared
|
- ../openslides-datastore-service/datastore:/app/datastore
|
||||||
- ../openslides-datastore-service/reader/reader:/app/reader
|
|
||||||
ports:
|
ports:
|
||||||
- 9010:9010
|
- 9010:9010
|
||||||
|
|
||||||
@ -22,8 +21,7 @@ services:
|
|||||||
- message-bus
|
- message-bus
|
||||||
env_file: services.env
|
env_file: services.env
|
||||||
volumes:
|
volumes:
|
||||||
- ../openslides-datastore-service/shared/shared:/app/shared
|
- ../openslides-datastore-service/datastore:/app/datastore
|
||||||
- ../openslides-datastore-service/writer/writer:/app/writer
|
|
||||||
- ../openslides-datastore-service/cli:/app/cli
|
- ../openslides-datastore-service/cli:/app/cli
|
||||||
environment:
|
environment:
|
||||||
- DATASTORE_ENABLE_DEV_ENVIRONMENT=1
|
- DATASTORE_ENABLE_DEV_ENVIRONMENT=1
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit fdbb91580a8cd31ac23230b2f2a9fd5354599876
|
Subproject commit 97eb114ca5581e444104c6e8976db52a2d78514c
|
@ -1 +1 @@
|
|||||||
Subproject commit 3911fee5c58eda349dc574d93f2f782e6c95ce91
|
Subproject commit fbe9aca1aa7b29c3ec728876eb530308ee53c165
|
Loading…
Reference in New Issue
Block a user