moved caddy to proxyserver

This commit is contained in:
2025-03-17 10:13:18 -05:00
parent 651692ed42
commit 53379dfdfb
11 changed files with 211 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# User file database https://www.authelia.com/reference/guides/passwords/#yaml-format
# Generate passwords https://www.authelia.com/reference/guides/passwords/#passwords
# docker run --rm -it authelia/authelia:latest authelia crypto hash generate argon2
users:
akanealw:
password: $argon2id$v=19$m=65536,t=3,p=4$qZQtuOoVQp0+M0NHWarIxQ$tdAdmJK6KB0Z5ngDyoCPu2YD/wDFlHgBSbgt/5WqVYY
displayname: "akanealw"
email: akanealw@gmail.com