Update env.example
This commit is contained in:
parent
0d9afe8b66
commit
e136b6c6f4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ PORT=3000
|
||||||
RAILS_ENV="development"
|
RAILS_ENV="development"
|
||||||
WEB_CONCURRENCY=2
|
WEB_CONCURRENCY=2
|
||||||
API_HOST="api.lumi.partidopirata.com.ar"
|
API_HOST="api.lumi.partidopirata.com.ar"
|
||||||
|
APP_HOST="lumi.partidopirata.com.ar"
|
||||||
RAILS_MASTER_KEY=
|
RAILS_MASTER_KEY=
|
||||||
RAILS_SERVE_STATIC_FILES=true
|
RAILS_SERVE_STATIC_FILES=true
|
||||||
RAILS_LOG_TO_STDOUT=true
|
RAILS_LOG_TO_STDOUT=true
|
||||||
|
|
Loading…
Reference in a new issue