This commit is contained in:
Andras Bacsai
2023-06-16 15:12:25 +02:00
parent 3f28d19e06
commit ab1ea30dec
2 changed files with 12 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
helper="The port your application listens on." />
@endif
</div>
<h4>Settings</h4>
<h4 class="pt-4">Settings</h4>
<x-forms.checkbox instantSave id="is_static" label="Is it a static site?"
helper="If your application is a static site or the final build assets should be served as a static site, enable this." />
</div>