We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d10ba7 commit cdef97aCopy full SHA for cdef97a
.pscale/cli-helper-scripts/set-db-and-org-name.sh
@@ -1,5 +1,5 @@
1
2
# Set DB_NAME unless it is already set
3
-export DB_NAME=${DB_NAME:-matrix-demos-${GITHUB_USER}}
+export DB_NAME=${DB_NAME:-example-db-${GITHUB_USER}}
4
# Set org name unless it is already set
5
export ORG_NAME=${ORG_NAME:-"planetscale-demo"}
0 commit comments