summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index a13f7db..c052b4a 100644
--- a/.envrc
+++ b/.envrc
@@ -40,6 +40,10 @@
export GITHUB_CLIENT_STATE=$(cat /proc/sys/kernel/random/uuid)
export STRIPE_PUBKEY=pk_test_51I3jv1IC3f10BNLClrBmNr485mWSzQkITvjO0MmSeFn4chFqmODJaHcI7IiN1sqSJYusmRhuPzeGTbCrl8dMsSQP00JXUmlVFC
#
+# Biz/PodcastItLater
+ export S3_ENDPOINT="https://nyc3.digitaloceanspaces.com"
+ export S3_BUCKET="biz.podcastitlater"
+#
# run lorri if its available
if type lorri &>/dev/null
then