Compare commits
3 Commits
e73fa77072
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 88a2fa6fb9 | |||
| ccb26eab54 | |||
| 7baaa8d004 |
@@ -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">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": {
|
||||
"en": "WordPress"
|
||||
},
|
||||
"version": "6.8.3-php8.4-apache"
|
||||
"version": "6.8.3-php8.4-apache-2"
|
||||
},
|
||||
"entitlements": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user