diff options
| author | Johannes Schickling <schickling.j@gmail.com> | 2018-05-21 16:36:32 -0700 |
|---|---|---|
| committer | Johannes Schickling <schickling.j@gmail.com> | 2018-05-21 16:36:32 -0700 |
| commit | 603f1a0e9df2f88184cc03ce2e7177547daa0674 (patch) | |
| tree | f6a934b28cd9c8ac7d80fffea026938787c5407d /backend/variables.env.sample | |
| parent | 51f593384f1325b78a263d0d870d162236ed28d2 (diff) | |
use prisma deploy hooks
Diffstat (limited to 'backend/variables.env.sample')
| -rw-r--r-- | backend/variables.env.sample | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backend/variables.env.sample b/backend/variables.env.sample index f4bb9bc..12cd06d 100644 --- a/backend/variables.env.sample +++ b/backend/variables.env.sample @@ -1,6 +1,4 @@ -PRISMA_STAGE="dev" PRISMA_ENDPOINT="https://FILLMEIN" -PRISMA_CLUSTER="prisma-us1" PRISMA_SECRET="omgchangeme" APP_SECRET="you-gotta-make-your-own" STRIPE_SECRET="sk_OMGGETYOUROWN" |
