mirror of
https://github.com/caprover/caprover
synced 2026-05-04 02:30:30 +00:00
This commit is contained in:
@@ -742,7 +742,7 @@ class AppsDataStore {
|
||||
|
||||
appObj.envVars.push({
|
||||
key: obj.key,
|
||||
value: obj.value,
|
||||
value: `${obj.value}`,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user