mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update acme-config-yaml.blade.php
This commit is contained in:
parent
1ef47fe0c4
commit
76ab0a13c1
1 changed files with 1 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue