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

fix: changed URI #42

Merged
merged 1 commit into from
Jul 24, 2024
Merged
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
9 changes: 4 additions & 5 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ AGENT_PORT=5106
AGENT_DID_NAME="issuer.agent.0235@cord"

CORD_WSS_URL=wss://sparknet.cord.network
AUTHOR_URI=//vikastc

CHAIN_SPACE_ID=space:cord:c36qwV67bjE5trHYCRyobAYBQ6ggjPpcUxzM5f5YaTeGR6N9k
CHAIN_SPACE_AUTH=auth:cord:a3fmVpasC2X3DSV87zdT2ikeknbBNytWqeW2pQ4bbcDkF5t5E
MNEMONIC=income unusual wolf penalty cigar chief dune upon describe arch moral develop cheese matrix media never bleak cactus become school rather embody agree lift
AUTHOR_URI=//sparknet/agent

CHAIN_SPACE_ID=space:cord:c35h1XGuUXDHwtJTre7dwsb7KqZM5DWYA4kpPRuSx6BZJnXTg
CHAIN_SPACE_AUTH=auth:cord:a3fHEajeParsSaCNLffgi9UVL3dieXNrufHujvdorccQ94qqv
MNEMONIC=loyal federal rare goddess chief display vessel athlete vault fork grab eager strategy lonely current foster eager toe holiday unveil heavy city belt agent
TYPEORM_PORT=5432

STUDIO_TYPEORM_HOST=postgres30
Expand Down
Loading