mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-26 04:21:36 +00:00
722f2d87d7
Updated .env and database.yml
12 lines
192 B
Text
12 lines
192 B
Text
RAILS_ENV=
|
|
APP_SECRET=
|
|
|
|
UNICORN_USER=deploy
|
|
UNICORN_GROUP=deploy
|
|
UNICORN_WORKERS=4
|
|
UNICORN_PORT=5000
|
|
UNICORN_SOCKET=/tmp/unicorn.ensl.sock
|
|
|
|
MYSQL_DATABASE=ensl
|
|
MYSQL_USERNAME=
|
|
MYSQL_PASSWORD=
|