Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onboarding: Update proxies for memberlist admin #1312

Merged
merged 2 commits into from
Apr 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion onboarding-api/env-vars/catalyst.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REDIRECT_URL=https://app-catalyst.k-f.dev
MEMBERLIST_ADMIN_PURE_PROXY=''
MEMBERLIST_ADMIN_PURE_PROXY=4dn2oY5FAD1v5vQCWvVc7ErDstsPfjLKa39uHU9YgLNGdGsy
COLLATOR_WSS_URL=wss://fullnode.catalyst.cntrfg.com
RELAY_WSS_URL=wss://rococo-rpc.polkadot.io
2 changes: 1 addition & 1 deletion onboarding-api/env-vars/demo.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REDIRECT_URL=https://app-demo.k-f.dev
MEMBERLIST_ADMIN_PURE_PROXY=''
MEMBERLIST_ADMIN_PURE_PROXY=kAL8bY5Sijge4K8VbogBwjDfDFQN6ezXh24SonbXVNa1eUvK2
COLLATOR_WSS_URL=wss://fullnode.demo.cntrfg.com
RELAY_WSS_URL=wss://fullnode-relay.demo.cntrfg.com
2 changes: 1 addition & 1 deletion onboarding-api/env-vars/development.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REDIRECT_URL=https://app-dev.k-f.dev
MEMBERLIST_ADMIN_PURE_PROXY=kAN2Dv6a1kVDwdvWo33CfTZXmsrYJqdmxWtrgJijw14NBEwtv
MEMBERLIST_ADMIN_PURE_PROXY=kAJJW74FALrFpNTet8PgS5f5JhepTHy2Vm3GCM51fhorPzTuF
COLLATOR_WSS_URL=wss://fullnode.development.cntrfg.com
RELAY_WSS_URL=wss://fullnode-relay.development.cntrfg.com