We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ba66b commit 8129892Copy full SHA for 8129892
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.properties:ro
+ - ./worker-config.properties:/home/cws_user/config.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