mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-06 10:24:32 +08:00
🎇 add local config
This commit is contained in:
@ -49,8 +49,8 @@ func InitApiRouter(r *gin.Engine) {
|
||||
|
||||
admin.POST("/link", controllers.Link)
|
||||
}
|
||||
Static(r)
|
||||
WebDav(r)
|
||||
Static(r)
|
||||
}
|
||||
|
||||
func Cors(r *gin.Engine) {
|
||||
|
Reference in New Issue
Block a user