6.8.3-php8.4-apache-2 #2

Merged
superengine merged 2 commits from 6.8.3-php8.4-apache-2 into main 2025-11-24 21:49:49 +00:00
Showing only changes of commit 7baaa8d004 - Show all commits

View File

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