mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
chore(values.schema): add noProxy option to proxy configuration
This commit is contained in:
@@ -776,6 +776,9 @@
|
||||
},
|
||||
"httpsProxyUrl": {
|
||||
"type": ["string", "null"]
|
||||
},
|
||||
"noProxy": {
|
||||
"type": ["string", "null"]
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
||||
Reference in New Issue
Block a user