mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
Update .env.example
This commit is contained in:
parent
02aaf8a02c
commit
f3fb08848e
@ -20,7 +20,7 @@ LOG_CHANNEL=stack
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=v2board
|
||||
DB_DATABASE=xboard
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=
|
||||
|
||||
@ -45,3 +45,4 @@ MAILGUN_DOMAIN=
|
||||
MAILGUN_SECRET=
|
||||
|
||||
# 用于阻止重复安装
|
||||
INSTALLED=false
|
||||
|
Loading…
Reference in New Issue
Block a user