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

Add insecure env variable as a default#16

Open
hadrien-toma wants to merge 1 commit into
qas:masterfrom
hadrien-toma:patch-1
Open

Add insecure env variable as a default#16
hadrien-toma wants to merge 1 commit into
qas:masterfrom
hadrien-toma:patch-1

Conversation

@hadrien-toma
Copy link
Copy Markdown

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