mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/1Panel-dev/1Panel.git
synced 2026-09-20 08:03:55 +08:00
chore: update enterprise resource URL (#12735)
This commit is contained in:
committed by
zhengkunwang223
parent
cd621b9dba
commit
1e2dc42554
@@ -48,7 +48,7 @@ func RepoURL() string {
|
||||
}
|
||||
func ResourceURL() string {
|
||||
if CONF.Base.IsEnterprise {
|
||||
return "https://resource.fit2cloud.com/1panel/resource/enterprise"
|
||||
return "https://resource.fit2cloud.com/1panel/resource/v2"
|
||||
}
|
||||
if CONF.Base.IsFxplay {
|
||||
return "https://resource.fit2cloud.com/1panel/resource/fusionxplay"
|
||||
|
||||
Reference in New Issue
Block a user