Skip to content

Instantly share code, notes, and snippets.

@ds0nt
Created September 21, 2015 17:06
Show Gist options
  • Save ds0nt/97ecf6e616c53628a12b to your computer and use it in GitHub Desktop.
Save ds0nt/97ecf6e616c53628a12b to your computer and use it in GitHub Desktop.
HOSTNAME=klouds.io
APIROOT=http://klouds.io:8080
WWW_PORT=3000
API_PORT=8080
APPS=~/server/apps
CLIENT=~/www
JWT_KEY=!!?jaaydubwevootee
REDIS_HOST=redis
REDIS_USER=
REDIS_PASS=
STRIPE_PLAN=Klouds Beta App
STRIPE_SK=xxx
STRIPE_PK=xxx
RANCHER_URL=xxx
RANCHER_ACCESS_KEY=xxx
RANCHER_SECRET_KEY=xxx
AWS_ACCESS_KEY_ID=xxx
AWS_SECRET_ACCESS_KEY=xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment