mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 12:33:06 +00:00
fix: lock SERVICE_FQDN envs
This commit is contained in:
@@ -39,6 +39,9 @@
|
|||||||
<x-forms.button disabled type="submit">
|
<x-forms.button disabled type="submit">
|
||||||
Update
|
Update
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
|
<x-forms.button wire:click='lock'>
|
||||||
|
Lock
|
||||||
|
</x-forms.button>
|
||||||
<x-forms.button disabled isError isModal modalId="{{ $modalId }}">
|
<x-forms.button disabled isError isModal modalId="{{ $modalId }}">
|
||||||
Delete
|
Delete
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
|
|||||||
Reference in New Issue
Block a user