Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save codeitlikemiley/33660ae3f1f5bae91595cdac072d70e1 to your computer and use it in GitHub Desktop.
Save codeitlikemiley/33660ae3f1f5bae91595cdac072d70e1 to your computer and use it in GitHub Desktop.
thrift-shop-env
PAYMONGO_EMAIL=
PAYMONGO_PASS=
PAYMONGO_LIVEMODE=
PAYMONGO_TOKEN=
SES_ACCESS_KEY=
SES_SECRET_KEY=
GOOGLE_SERVICE_ACCOUNT=
GOOGLE_SERVICE_ACCOUNT_EMAIL=
GOOGLE_SPREADSHEET_ID_FROM_URL=
GOOGLE_PRIVATE_KEY=
LOCAL_BACKEND=true
SHOW_PREVIEW_LINKS=true
MEDIA_FOLDER=exampleSite/static/images
SITE_URL=http://localhost:1234
DISPLAY_URL=http://localhost:1234
LOGO_URL=http://localhost:1234/images/logo.svg
PUBLIC_FOLDER=/images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment