mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 17:17:13 +08:00
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
APP_ENV=local
|
|
APP_KEY=
|
|
APP_DEBUG=false
|
|
APP_PORT=8888
|
|
APP_ENTRANCE=/
|
|
APP_SSL=false
|
|
APP_LOCALE=zh_CN
|
|
|
|
JWT_SECRET=
|
|
SESSION_LIFETIME=120
|