mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Add theme key in ENV
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
APP_ENV=production
|
||||
APP_DEBUG=false
|
||||
APP_KEY=SomeRandomString3232RandomString
|
||||
APP_THEME=default
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
|
||||
Reference in New Issue
Block a user