summaryrefslogtreecommitdiffstats
path: root/finished-application/backend/variables.env.sample
diff options
context:
space:
mode:
authorRandy Ridge <randyridge@gmail.com>2018-09-14 20:01:25 -0400
committerGitHub <noreply@github.com>2018-09-14 20:01:25 -0400
commit908180c77cd38011eeedcae949613da2a3391e5e (patch)
treeb59bf1aae819a04d453cde72f6e601f5561a740f /finished-application/backend/variables.env.sample
parent1f6667d233a4a2e9df977204d83a8f749c050c75 (diff)
parentb3bebda57ba187b7fa10398054b54c05d3fd3555 (diff)
Merge branch 'master' into randyridge/our
Diffstat (limited to 'finished-application/backend/variables.env.sample')
-rw-r--r--finished-application/backend/variables.env.sample5
1 files changed, 0 insertions, 5 deletions
diff --git a/finished-application/backend/variables.env.sample b/finished-application/backend/variables.env.sample
deleted file mode 100644
index 12cd06d..0000000
--- a/finished-application/backend/variables.env.sample
+++ /dev/null
@@ -1,5 +0,0 @@
-PRISMA_ENDPOINT="https://FILLMEIN"
-PRISMA_SECRET="omgchangeme"
-APP_SECRET="you-gotta-make-your-own"
-STRIPE_SECRET="sk_OMGGETYOUROWN"
-PORT=4444 \ No newline at end of file