Upload embedded_ui files

This commit is contained in:
2025-05-06 20:17:05 +00:00
parent 1171ac4826
commit fe9edd35d2
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<section class="section">
<div class="container">
<h2 class="title is-4">Docmost</h2>
<p class="mb-3">Docmost is set to run on port {{entitlements.port-number}}.</p>
<a href="http://localhost:{{entitlements.port-number}}" target="_blank" class="button is-dark">Open Docmost</a>
</div>
</section>