nginx/tototest.yml
2026-02-10 09:07:07 +01:00

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"