nginx/tototest.yml

9 lines
202 B
YAML
Raw Normal View History

2026-02-10 09:07:07 +01:00
domain_name: "tototest.fr"
htpasswd_file: "/etc/nginx/.htpasswd"
email: "gwenael.remond@protonmail.com"
users:
- username: "gwen"
password: "blabla"
- username: "student"
password: "blibli"