feat(libstack): expose env vars with PORTAINER_ prefix [BE-11661] (#687)
This commit is contained in:
@@ -87,6 +87,11 @@ export function EdgeScriptSettingsFieldset({
|
||||
/>
|
||||
</FormControl>
|
||||
|
||||
<TextTip color="orange" className="mb-2 icon-orange">
|
||||
For security purposes, only environment variables prefixed with
|
||||
'PORTAINER_' will be accessible.
|
||||
</TextTip>
|
||||
|
||||
<div className="form-group">
|
||||
<div className="col-sm-12">
|
||||
<SwitchField
|
||||
|
||||
Reference in New Issue
Block a user