8 lines
202 B
YAML
8 lines
202 B
YAML
domain_name: "tototest.fr"
|
|
htpasswd_file: "/etc/nginx/.htpasswd"
|
|
email: "gwenael.remond@protonmail.com"
|
|
users:
|
|
- username: "gwen"
|
|
password: "blabla"
|
|
- username: "student"
|
|
password: "blibli"
|