Sha256: 3ce7402163b1ac7f3aefd230407e1c74ba654f2a31c6c9eef5ac8a6968d14172
Contents?: true
Size: 623 Bytes
Versions: 7
Compression:
Stored size: 623 Bytes
Contents
export APP_NAME=handsomefencer export DOCKERHUB_PASS=itchcn33mo3rd export DOCKERHUB_EMAIL=fred.schoeneman@gmail.com export DOCKERHUB_USER=fdschoeneman export DOCKERHUB_ORG=handsomefencer export DEPLOY_TAAAG=${CIRCLE_SHA1:0:7} export DEPLOY_TAG=c9e7e42 export DEPLOY_PATH=handsomefencer export SERVER_HOST=167.99.162.37 export SERVER_USER=root export SERVER_PORT=22 export POSTGRES_USER=postgres export POSTGRES_PASSWORD=some-long-secure-password export POSTGRES_DB=handsomefencer_development export DATABASE_HOST=database export MAILGUN_API_KEY=key-5b45d533820d066228c9a9795fc0165d export MAILGUN_DOMAIN=handsomefencer.com
Version data entries
7 entries across 7 versions & 1 rubygems