Skip to content

Commit 986ac74

Browse files
committed
Fixed indexer migrate env
1 parent bba77b2 commit 986ac74

File tree

1 file changed

+1
-1
lines changed
  • packages/indexer

1 file changed

+1
-1
lines changed

packages/indexer/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DATABASE_URL=postgresql://admin:password@localhost:5432/protokit?schema=public
1+
INDEXER_DATABASE_URL=postgresql://admin:password@localhost:5432/protokit-indexer?schema=public

0 commit comments

Comments
 (0)