<x-forms.inputrequiredplaceholder="https://app.lasthourhosting.org"label="Domains"id="application.fqdn"helper="You can specify one domain with path or more with comma. You can specify a port to bind the domain to.<br><br><span class='text-helper'>Example</span><br>- http://app.lasthourhosting.org,https://cloud.lasthourhosting.org/dashboard<br>- http://app.lasthourhosting.org/api/v3<br>- http://app.lasthourhosting.org:3000 -> app.lasthourhosting.org will point to port 3000 inside the container. "></x-forms.input>
@else
<x-forms.inputplaceholder="https://app.lasthourhosting.org"label="Domains"id="application.fqdn"helper="You can specify one domain with path or more with comma. You can specify a port to bind the domain to.<br><br><span class='text-helper'>Example</span><br>- http://app.lasthourhosting.org,https://cloud.lasthourhosting.org/dashboard<br>- http://app.lasthourhosting.org/api/v3<br>- http://app.lasthourhosting.org:3000 -> app.lasthourhosting.org will point to port 3000 inside the container. "></x-forms.input>
<x-forms.inputrequiredhelper="You can change the image you would like to deploy.<br><br><span class='dark:text-warning'>WARNING. You could corrupt your data. Only do it if you know what you are doing.</span>"label="Image"id="application.image"></x-forms.input>
<x-forms.checkboxinstantSaveid="application.is_gzip_enabled"label="Enable gzip compression"helper="You can disable gzip compression if you want. Some services are compressing data by default. In this case, you do not need this."/>
<x-forms.checkboxinstantSaveid="application.is_stripprefix_enabled"label="Strip Prefixes"helper="Strip Prefix is used to remove prefixes from paths. Like /api/ to /api."/>
<x-forms.checkboxinstantSavelabel="Exclude from service status"helper="If you do not need to monitor this resource, enable. Useful if this service is optional."id="application.exclude_from_status"></x-forms.checkbox>
<x-forms.checkboxhelper="Drain logs to your configured log drain endpoint in your Server settings."instantSave="instantSaveAdvanced"id="application.is_log_drain_enabled"label="Drain Logs"/>