Skip to content

Commit

Permalink
Eiffel bundle fix RemRem generate.server.contextpath=/
Browse files Browse the repository at this point in the history
  • Loading branch information
emichaf committed Sep 26, 2019
1 parent fa15908 commit 4cf9c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/Eiffel/components-configuration.bash
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ rabbitmq.instances.jsonlist=[\
{ \"mp\": \"eiffelsemantics\"\, \"host\": \"${EIFFEL_RABBITMQ}\"\, \"port\": \"${EIFFEL_RABBITMQ_AMQP_APPLICATION_PORT}\"\, \"username\": \"${EIFFEL_RABBITMQ_USER}\"\, \"password\": \"${EIFFEL_RABBITMQ_PASSWORD}\"\, \"tls\": \"${EIFFEL_REMREM_PUBLISH_RABBITMQ_TLS}\"\, \"exchangeName\": \"${EIFFEL_RABBITMQ_EXCHANGE}\"\, \"domainId\": \"${EIFFEL_RABBITMQ_DOMAIN_ID}\"\, \"createExchangeIfNotExisting\": true}\
]
generate.server.uri=${EIFFEL_REMREM_GENERATE_URL}
generate.server.path=/
generate.server.contextpath=/
activedirectory.publish.enabled=false
activedirectory.ldapUrl=
activedirectory.managerPassword=
Expand Down

0 comments on commit 4cf9c03

Please sign in to comment.