mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 20:55:42 +00:00
feat: add support for nginx/nginx proxy manager (breaking)
This commit is contained in:
@@ -110,3 +110,7 @@ type TinyauthLabels struct {
|
||||
type TailscaleQuery struct {
|
||||
Code int `url:"code"`
|
||||
}
|
||||
|
||||
type Proxy struct {
|
||||
Proxy string `uri:"proxy" binding:"required"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user