Add php8.3-xdebug

This commit is contained in:
VirtuBox
2023-11-30 23:30:24 +01:00
parent 8b04ff008e
commit 799651e11d
2 changed files with 4 additions and 4 deletions

View File

@@ -244,6 +244,7 @@ class SSL:
try:
WOTemplate.deploy(self,
f'/etc/nginx/conf.d/force-ssl-{wo_domain_name}.conf',
'force-ssl.mustache',
data)
except IOError as e:
Log.debug(self, str(e))