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
2022-11-28 21:07:07 +01:00

31 lines
No EOL
558 B
Text

APP_NAME=ThemeParkPanel
APP_ENV=local
APP_KEY=
APP_DEBUG=false
APP_URL=https://yourpanellink.com
LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=themeparkpanel
DB_USERNAME=root
DB_PASSWORD=yourpassword
BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120
MAIL_DRIVER=smtp
MAIL_HOST=web.yourhosting.com
MAIL_PORT=587
MAIL_USERNAME=yourmail@yourpanellink.com
MAIL_PASSWORD=yourpassword
MAIL_ENCRYPTION=tls
STORE_URL=https://store.yourpanellink.com
SHOWS=true
HOME_PAGE=true