mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-09-20 20:56:20 +08:00
✨ add proxy
This commit is contained in:
@ -17,6 +17,7 @@ var (
|
||||
DB *gorm.DB
|
||||
|
||||
Origins []string // allow origins
|
||||
AllowProxies []string
|
||||
)
|
||||
|
||||
var Conf = new(Config)
|
||||
|
Reference in New Issue
Block a user