mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-11 13:06:56 +08:00
27698e5f64
Fix the issue of modifying configurations that are not stored and take effect.
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"port": 80,
|
|
"baseURL": "",
|
|
"address": "",
|
|
"log": "stdout",
|
|
"database": "/database.db",
|
|
"root": "/srv"
|
|
}
|