Skip to content

Commit bd99e84

Browse files
committed
Fix database name
1 parent d72da30 commit bd99e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export DATABASE_URL=postgres://localhost/workshop_db
1+
export DATABASE_URL=postgres://localhost/postgres
22
export DEMO_URL=postgres://tsdbadmin:[email protected]:32257/tsdb?sslmode=require

0 commit comments

Comments
 (0)