feat: simplelogin initial compose
This commit is contained in:
@@ -45,6 +45,12 @@ www.64815139.xyz {
|
||||
redir https://www.{host}{uri}
|
||||
}
|
||||
|
||||
alias.64815139.xyz {
|
||||
route {
|
||||
reverse_proxy 192.168.0.216:5544
|
||||
}
|
||||
}
|
||||
|
||||
gitea.64815139.xyz {
|
||||
route {
|
||||
rewrite /user/login /user/oauth2/Authelia
|
||||
|
||||
@@ -14,6 +14,10 @@
|
||||
"name": "www",
|
||||
"proxied": false
|
||||
},
|
||||
{
|
||||
"name": "alias",
|
||||
"proxied": false
|
||||
},
|
||||
{
|
||||
"name": "auth",
|
||||
"proxied": false
|
||||
|
||||
Reference in New Issue
Block a user