Skip to content

Commit 07f09c4

Browse files
authored
Update JoomlaSetup.php
1 parent dadbe3f commit 07f09c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/src/app/WebApp/Installers/Joomla/JoomlaSetup.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ class JoomlaSetup extends BaseSetup {
5151
],
5252
],
5353
"server" => [
54+
"nginx" => [
55+
"template" => "joomla",
56+
],
5457
"php" => [
5558
"supported" => ["7.4", "8.0", "8.1", "8.2"],
5659
],

0 commit comments

Comments
 (0)