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
Executable File

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