mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-25 23:31:22 +08:00
🔧 switch cdn to jsdelivr
This commit is contained in:
parent
549877f71e
commit
5f6b576cbf
@ -36,7 +36,7 @@ func DefaultConfig() *Config {
|
||||
return &Config{
|
||||
Address: "0.0.0.0",
|
||||
Port: 5244,
|
||||
Assets: "zhimg",
|
||||
Assets: "jsdelivr",
|
||||
Database: Database{
|
||||
Type: "sqlite3",
|
||||
Port: 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user