9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
|
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
|