3
0
Fork 0
This repository has been archived on 2024-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
ThemeParkPlus-Panel/.env.example
2021-08-05 16:55:52 +02:00

24 lines
416 B
Text

APP_NAME=ThemePark
APP_ENV=local
APP_KEY=base64:NgU4ntPnC5jzbmnTbXM5cahMRa5GCrfUyb3P+3tq9BM=
APP_DEBUG=true
APP_URL=http://localhost
HOME_PAGE=false
SHOWS=true
STORE_URL=''
OPENAUDIOMC_URL=''
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=themepark
DB_USERNAME=root
DB_PASSWORD=
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null