add vars
This commit is contained in:
parent
3688bb9aaf
commit
2851c454b0
1 changed files with 8 additions and 0 deletions
8
tototest.yml
Normal file
8
tototest.yml
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue