From 2851c454b0285a083c4d5d3778a8d0d281f4ff2f Mon Sep 17 00:00:00 2001 From: gwen Date: Tue, 10 Feb 2026 09:07:07 +0100 Subject: [PATCH] add vars --- tototest.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tototest.yml diff --git a/tototest.yml b/tototest.yml new file mode 100644 index 0000000..7fae657 --- /dev/null +++ b/tototest.yml @@ -0,0 +1,8 @@ +domain_name: "tototest.fr" +htpasswd_file: "/etc/nginx/.htpasswd" +email: "gwenael.remond@protonmail.com" +users: + - username: "gwen" + password: "blabla" + - username: "student" + password: "blibli"