We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4386a commit a9dd77fCopy full SHA for a9dd77f
install/docker/console-db-es-ls-kibana/docker-compose-ci.yml
@@ -153,7 +153,7 @@ services:
153
- ES_HOST=es
154
- ES_PORT=9200
155
volumes:
156
- - ./worker-config.properties:/home/cws_user/config-ci.properties
+ - ./worker-config.properties:/home/cws_user/config-ci.properties:rw
157
# Note: The ~/.cws/creds file must be created before running docker-compose
158
# with the keystore password 'changeit' as its contents
159
# - ~/.cws/creds:/root/.cws/creds:ro
0 commit comments