This repository was archived by the owner on Nov 24, 2025. It is now read-only.
T 19358 testnet gateway point to nodefleet infra#1052
Open
TakGN wants to merge 8 commits into
Open
Conversation
[Staging] Influx bucket env
[staging] Influx env fix
[Master] Influx env fix
[Staging] Remove mongodb
[Master] Remove mongodb
|
This pull request has been linked to 1 task:
|
rem1niscence
suggested changes
Apr 4, 2023
| envkey_PHD_API_KEY: ${{ secrets.PHD_API_KEY }} | ||
| envkey_DATABASE_ENCRYPTION_KEY: ${{ secrets.DATABASE_TESTNET_ENCRYPTION_KEY }} | ||
| envkey_DISPATCH_URL: https://testnet-1.nodes.pokt.network:4201,https://testnet-2.nodes.pokt.network:4202,https://testnet-3.nodes.pokt.network:4203 | ||
| envkey_DISPATCH_URL: https://node1.testnet.pokt.network,https://node2.testnet.pokt.network,https://node3.testnet.pokt.network,https://node4.testnet.pokt.network,https://node5.testnet.pokt.network,https://node6.testnet.pokt.network |
Contributor
There was a problem hiding this comment.
This should be now an environment variable, like ${{ secrets.TESTNET_DISPATCH_URL }}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
direct traffic from our testnet nodes to nodefleet's testnet nodes