Skip to content

Commit c5163e3

Browse files
authored
Generating piece url based on curio multiaddr and contract mapper (#22)
1 parent c264f96 commit c5163e3

27 files changed

+2426
-186
lines changed

.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
DATABASE_URL=postgres://pguser:pgpassword@localhost:5432/sp_uf
22

33
## LOCAL
4-
DMOB_DATABASE_URL=postgres://pguser:pgpassword@localhost:5432/sp_uf
4+
DMOB_DATABASE_URL=postgres://pguser:pgpassword@localhost:5432/sp_uf
5+
6+
# URL for GLIF RPC endpoint
7+
GLIF_URL=https://api.node.glif.io/rpc/v1

0 commit comments

Comments
 (0)