1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-18 19:52:26 +02:00
polr/.env.setup

23 lines
367 B
Plaintext
Raw Permalink Normal View History

2016-09-11 22:06:42 +02:00
APP_ENV=local
APP_DEBUG=true
APP_KEY=Su;8^J%x"J4}S{M`9O~%]icH^~b^*.B.
2016-09-11 22:06:42 +02:00
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
# DB_CONNECTION=mysql
# DB_HOST=localhost
# DB_PORT=3306
# DB_DATABASE=homestead
# DB_USERNAME=homestead
# DB_PASSWORD=secret
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=file
2021-02-09 07:04:31 +01:00
VERSION=2.3.0
VERSION_RELMONTH=Jan
VERSION_RELDAY=28
VERSION_RELYEAR=2020