mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-24 06:14:04 +08:00
🔧 change default config
This commit is contained in:
parent
ccaa28a323
commit
21ca2f11b7
@ -35,7 +35,7 @@ func DefaultConfig() *Config {
|
||||
return &Config{
|
||||
Address: "0.0.0.0",
|
||||
Port: 5244,
|
||||
Assets: "",
|
||||
Assets: "zhimg",
|
||||
Database: Database{
|
||||
Type: "sqlite3",
|
||||
Port: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user