Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Add insecure env variable as a default #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hadrien-toma
Copy link

Without this environment set to true, I get the following error when running docker-compose:

eventstore_1                          | [    1, 1,17:44:24.987,ERR] A certificate is required unless insecure mode (--insecure) is set.
examples-nodejs-cqrs-es-swagger_eventstore_1 exited with code 0

And so http://localhost:2113/web/index.html#/dashboard was not available

Without this environment set to true, I get the following error when running docker-compose:

```
eventstore_1                          | [    1, 1,17:44:24.987,ERR] A certificate is required unless insecure mode (--insecure) is set.
examples-nodejs-cqrs-es-swagger_eventstore_1 exited with code 0
```
And so http://localhost:2113/web/index.html#/dashboard was not available
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant