Closed syphernl closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
@all-contributors please add @syphernl for code
@agonbar
I've put up a pull request to add @syphernl! :tada:
to: cc: @subspacecommunity/subspace-maintainers related to: resolves:
Background
Out of the box Subspace only accepts a single nameserver. In order to prevent issues when it's unavailable, it would be nice to configure more than one.
Changes
SUBSPACE_NAMESERVER
toSUBSPACE_NAMESERVERS
SUBSPACE_NAMESERVERS=1.1.1.1,8.8.8.8,9.9.9.9
)SUBSPACE_NAMESERVERS
to1.1.1.1,1.0.0.1
Testing
Local container was built and spun-up.
Config
Results in: