Update env.example

This commit is contained in:
Maki 2020-06-22 09:25:30 -07:00
parent 0d9afe8b66
commit e136b6c6f4
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ PORT=3000
RAILS_ENV="development"
WEB_CONCURRENCY=2
API_HOST="api.lumi.partidopirata.com.ar"
APP_HOST="lumi.partidopirata.com.ar"
RAILS_MASTER_KEY=
RAILS_SERVE_STATIC_FILES=true
RAILS_LOG_TO_STDOUT=true