优化后台功能
This commit is contained in:
@@ -44,3 +44,11 @@
|
||||
- For markdown/image uploads, prefer relative `/storage/...` paths to avoid host lock-in.
|
||||
- Validate all admin inputs (URL type, route whitelist, required fields) before persistence.
|
||||
|
||||
## MySQL
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=zhongjy001.synology.me
|
||||
DB_PORT=3315
|
||||
DB_DATABASE=fatemaster
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=123456asdfg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user