mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Add checkbox for Cloudflare Tunnel
This commit is contained in:
parent
79d589c7a9
commit
cfbee40ecd
1 changed files with 3 additions and 0 deletions
|
|
@ -111,6 +111,9 @@
|
|||
label="Is it a Swarm Worker?" />
|
||||
@endif
|
||||
@endif
|
||||
@else
|
||||
<x-forms.checkbox instantSave id="server.settings.is_cloudflare_tunnel"
|
||||
label="Enabled" />
|
||||
@endif
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue