update structure file
This commit is contained in:
parent
7feb1a9f5a
commit
c073e7eac9
1 changed files with 7 additions and 5 deletions
|
|
@ -6,10 +6,12 @@ intranet:
|
|||
|
||||
domain_name:
|
||||
type: domainname
|
||||
description: domaine name
|
||||
default: exemple.fr
|
||||
description: domain name
|
||||
examples:
|
||||
- exemple.fr
|
||||
|
||||
htpasswd_file:
|
||||
type: unix_filename
|
||||
description: htpassword file
|
||||
default: /etc/nginx/.htpasswd
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue