mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-15 07:20:26 +00:00
feat: able to set top up link now
This commit is contained in:
@@ -11,6 +11,7 @@ var Version = "v0.0.0" // this hard coding will be replaced automatic
|
||||
var SystemName = "One API"
|
||||
var ServerAddress = "http://localhost:3000"
|
||||
var Footer = ""
|
||||
var TopUpLink = ""
|
||||
|
||||
var UsingSQLite = false
|
||||
|
||||
|
Reference in New Issue
Block a user