Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Print seed nodes when bootstrapping from environment variables as array #104

Closed
simonlaroche opened this issue Sep 30, 2020 · 1 comment
Closed

Comments

@simonlaroche
Copy link
Contributor

simonlaroche commented Sep 30, 2020

It currently prints out the System.List type:

[Docker-Bootstrap] SEEDS=System.Collections.Generic.List1[System.String]`

Should probably be something like SEEDS=["akka:tcp//host:5055", "akka:tcp//host:5055"]

@simonlaroche simonlaroche changed the title Properly print seed nodes when bootstrapping from environment variables Print seed nodes when bootstrapping from environment variables as array Oct 4, 2020
@Aaronontheweb
Copy link
Member

closed via #105

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants