mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
fixes
This commit is contained in:
@@ -15,7 +15,6 @@ const newTemplate = {
|
||||
},
|
||||
"variables": []
|
||||
}
|
||||
console.log(template.caproverOneClickApp.variables)
|
||||
const version = template.caproverOneClickApp.variables.find(v => v.id === '$$cap_APP_VERSION' || v.id === '$$cap_version').defaultValue || 'latest'
|
||||
|
||||
newTemplate.name = template.caproverOneClickApp.displayName
|
||||
|
||||
Reference in New Issue
Block a user