fixup! Add backup CDN server
Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ func DefaultConfigs() *AppConfigs {
|
||||
Settings: Settings{
|
||||
ListenPort: "8080",
|
||||
CdnServer: "http://192.168.1.123/static",
|
||||
BackupCdnServer: "http://192.168.1.123/static",
|
||||
BackupCdnServer: "",
|
||||
},
|
||||
UserPrefs: UserPrefs{
|
||||
Name: "梦路 @bilibili",
|
||||
|
||||
Reference in New Issue
Block a user