mirror of
https://github.com/caprover/caprover
synced 2026-09-26 16:45:39 +00:00
changed base domains
This commit is contained in:
@@ -25,7 +25,7 @@ class VersionManager {
|
||||
|
||||
return Promise.resolve() //
|
||||
.then(function () {
|
||||
return axios.get('https://api.v2.caprover.com/v2/versionInfo', {
|
||||
return axios.get('https://api-v1.caprover.com/v2/versionInfo', {
|
||||
params: {
|
||||
currentVersion: currentVersion,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user