2016-12-18 02:47:24 +01:00
|
|
|
APP_NAME=pastethingy
|
|
|
|
APP_REPO=https://git.fuwafuwa.moe/lesderid/pastethingy
|
2016-12-18 03:04:28 +01:00
|
|
|
APP_ABUSE_CONTACT=abuse@example.com
|
|
|
|
APP_PARENT_NAME=example.com
|
|
|
|
APP_PARENT_URL=https://example.com
|
2016-12-18 02:47:24 +01:00
|
|
|
|
2016-05-31 00:36:35 +02:00
|
|
|
APP_DEBUG=true
|
|
|
|
APP_URL=http://pastethingy.app
|
|
|
|
|
|
|
|
DB_HOST=127.0.0.1
|
|
|
|
DB_PORT=5432
|
|
|
|
DB_DATABASE=pastethingy
|
|
|
|
DB_USERNAME=homestead
|
|
|
|
DB_PASSWORD=secret
|