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
5fc729a263
commit
1ef47fe0c4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ certificates:
|
|||
- domain: {{ $domain }}
|
||||
solver:
|
||||
subject_alternative_names:
|
||||
- '*.{{ $domain }}'
|
||||
- 'www.{{ $domain }}'
|
||||
name: http-file
|
||||
adapter: local
|
||||
root: {{ $domainPublic }}
|
||||
|
|
Loading…
Reference in a new issue