Update acme-config-yaml.blade.php

This commit is contained in:
Bozhidar 2024-06-14 18:26:13 +03:00
parent 1ef47fe0c4
commit 76ab0a13c1

View file

@ -10,8 +10,7 @@ defaults:
certificates:
- domain: {{ $domain }}
solver:
subject_alternative_names:
- 'www.{{ $domain }}'
subject_alternative_names: www.{{ $domain }}
name: http-file
adapter: local
root: {{ $domainPublic }}