This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
ModuleWeb/.env

12 lines
180 B
Bash
Raw Permalink Normal View History

2015-03-16 13:07:32 +00:00
APP_ENV=local
APP_DEBUG=true
APP_KEY=Z8ORdoQRFFogOAPl8ZmkSWAtNLKW4eku
DB_HOST=localhost
DB_DATABASE=moduleweb
DB_USERNAME=root
DB_PASSWORD=
CACHE_DRIVER=file
SESSION_DRIVER=file