Update acme-config-yaml.blade.php

This commit is contained in:
Bozhidar 2024-06-14 18:17:08 +03:00
parent 5fc729a263
commit 1ef47fe0c4

View file

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