Compare commits

..

3 Commits

Author SHA1 Message Date
88a2fa6fb9 Merge pull request '6.8.3-php8.4-apache-2' (#2) from 6.8.3-php8.4-apache-2 into main
Reviewed-on: #2
2025-11-24 21:49:48 +00:00
ccb26eab54 Changes 2025-11-24 21:49:27 +00:00
7baaa8d004 Changes 2025-11-24 21:49:04 +00:00
2 changed files with 2 additions and 2 deletions

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">

View File

@@ -4,7 +4,7 @@
"name": {
"en": "WordPress"
},
"version": "6.8.3-php8.4-apache"
"version": "6.8.3-php8.4-apache-2"
},
"entitlements": [
{