mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 10:41:41 +00:00
39 lines
1 KiB
Text
39 lines
1 KiB
Text
# pwgen -1 32
|
|
RAILS_MASTER_KEY=11111111111111111111111111111111
|
|
RAILS_GROUPS=assets
|
|
DELEGATE=athshe.sutty.nl
|
|
HAINISH=../haini.sh/haini.sh
|
|
DATABASE_URL=postgres://suttier@postgresql.sutty.local/sutty
|
|
RAILS_ENV=development
|
|
IMAP_SERVER=
|
|
DEFAULT_FROM=
|
|
EXCEPTION_TO=
|
|
SKEL_SUTTY=https://0xacab.org/sutty/skel.sutty.nl
|
|
# XXX: Si cambiás esta variable, tenés que editar config/webpacker.yml también :(
|
|
SUTTY=sutty.local
|
|
SUTTY_WITH_PORT=sutty.local:3000
|
|
REDIS_SERVER=
|
|
REDIS_CLIENT=
|
|
# API authentication
|
|
HTTP_BASIC_USER=
|
|
HTTP_BASIC_PASSWORD=
|
|
# Blazer
|
|
BLAZER_DATABASE_URL=
|
|
BLAZER_SLACK_WEBHOOK_URL=
|
|
BLAZER_USERNAME=
|
|
BLAZER_PASSWORD=
|
|
# Guardar los formularios enviados como LogEntries
|
|
# @see Api::V1::ProtectedController
|
|
DEBUG_FORMS=
|
|
# Duración de la Cookie de invitade
|
|
# @see Api::V1::ProtectedController
|
|
COOKIE_DURATION=30
|
|
# Dominio de la tienda
|
|
TIENDA=tienda.sutty.local
|
|
# Obtener esto con Site.find_by_name('panel').airbrake_api_key
|
|
PANEL_URL=https://panel.sutty.nl
|
|
AIRBRAKE_SITE_ID=1
|
|
AIRBRAKE_API_KEY=
|
|
GITLAB_URI=https://0xacab.org
|
|
GITLAB_PROJECT=
|
|
GITLAB_TOKEN=
|