Skip to content

Instantly share code, notes, and snippets.

@noellabo
Last active July 15, 2018 02:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noellabo/371b9a083bc3d5090d26b2dba9fbcaf2 to your computer and use it in GitHub Desktop.
Save noellabo/371b9a083bc3d5090d26b2dba9fbcaf2 to your computer and use it in GitHub Desktop.
pub-relayのenvひな形
# default: localhost
# DOMAIN=
# default: 3000
# PORT=
# defalut: false
# HTTPS=
# default: redis://localhost:6379/1
# REDIS_URL=
# dafault: ''
# REDIS_NAMESPACE=
# default: '../Gemfile', __dir__
# BUNDLE_GEMFILE=
# default: 5
# RAILS_MAX_THREADS=
# default: 'pub-relay_production'
# DB_NAME=
# default: 'pub-relay'
# DB_USER=
# default: ''
# DB_PASS=
# default: 'development'
# RAILS_ENV=
# default: 2
# WEB_CONCURRENCY=
# default: ''
# RAILS_SERVE_STATIC_FILES=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment