mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00: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