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"