mirror of
https://github.com/portainer/portainer.git
synced 2025-07-22 23:09:41 +02:00
fix(app): restore gitops update options (#419)
This commit is contained in:
parent
798fa2396a
commit
0d25f3f430
6 changed files with 9 additions and 4 deletions
|
@ -139,6 +139,7 @@ export function DockerComposeForm({ webhookId, onChangeTemplate }: Props) {
|
|||
}
|
||||
baseWebhookUrl={baseEdgeStackWebhookUrl()}
|
||||
webhookId={webhookId}
|
||||
isAutoUpdateVisible={isBE}
|
||||
/>
|
||||
|
||||
{isBE && (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue