changeset 406 | cf0f23803a53 |
parent 405 | f239c8c5bb94 |
child 428 | 76a47f714766 |
405:f239c8c5bb94 | 406:cf0f23803a53 |
---|---|
1 APP_ENV=local |
1 APP_ENV=local |
2 APP_DEBUG=true |
2 APP_DEBUG=true |
3 APP_KEY=SomeRandomString |
3 APP_KEY=SomeRandomString |
4 APP_URL=http://corpus-parole.local |
4 APP_URL=http://corpus-parole.local |
5 APP_LOG="daily" |
|
6 # Available Settings: "single", "daily", "syslog", "errorlog" |
|
5 |
7 |
6 DATABASE_DRIVER=pgsql |
8 DATABASE_DRIVER=pgsql |
7 DB_HOST=localhost |
9 DB_HOST=localhost |
8 DB_DATABASE=corpus |
10 DB_DATABASE=corpus |
9 DB_USERNAME=corpus |
11 DB_USERNAME=corpus |