fixed headscale vpn admin path
This commit is contained in:
parent
e441a82b51
commit
78a8330fab
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ in
|
|||
"podman-headplane"
|
||||
];
|
||||
admin = {
|
||||
urlPathOverride = "/web";
|
||||
urlPathOverride = "/admin";
|
||||
};
|
||||
reverse-proxy = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue