Skip to content

Commit cdef97a

Browse files
authored
Fall back to example-db
1 parent 6d10ba7 commit cdef97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
# Set DB_NAME unless it is already set
3-
export DB_NAME=${DB_NAME:-matrix-demos-${GITHUB_USER}}
3+
export DB_NAME=${DB_NAME:-example-db-${GITHUB_USER}}
44
# Set org name unless it is already set
55
export ORG_NAME=${ORG_NAME:-"planetscale-demo"}

0 commit comments

Comments
 (0)