Skip to content

Commit

Permalink
Merge pull request #315 from djeck1432/fix/adjust-data-structure
Browse files Browse the repository at this point in the history
Fix/adjust data structure
  • Loading branch information
djeck1432 authored Dec 1, 2024
2 parents 93bd4ec + b9f14d2 commit 0771c36
Show file tree
Hide file tree
Showing 6 changed files with 394 additions and 117 deletions.
2 changes: 1 addition & 1 deletion .env.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ENV_VERSION=DEV

STARKNET_NODE_URL=http://178.32.172.148:6060
STARKNET_NODE_URL=http://51.195.57.196:6060/v0_7

DB_USER=postgres
DB_PASSWORD=password
Expand Down
Loading

0 comments on commit 0771c36

Please sign in to comment.