This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
levelfly/.env.sample

18 lines
459 B
Plaintext

TYPE=levelfly
DOMAIN=levelfly.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.levelfly.example.com`'
LETS_ENCRYPT_ENV=production
AWS_ACCESS_KEY_ID=ADD_ME
AWS_SECRET_ACCESS_KEY=ADD_ME
MANDRILL_APIKEY=ADD_ME
MANDRILL_USERNAME=email@example.com
PUSHER_SOCKET_URL=ws://ws.pusherapp.com/app/APP_ID
PUSHER_URL=https://USER:PASS@api.pusherapp.com/apps/APP
S3_KEY=ADD_ME
S3_PATH=example.s3.amazonaws.com/example
S3_SECRET=ADD_ME
SUPPORT_EMAIL=test@example.com