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"
|
"podman-headplane"
|
||||||
];
|
];
|
||||||
admin = {
|
admin = {
|
||||||
urlPathOverride = "/web";
|
urlPathOverride = "/admin";
|
||||||
};
|
};
|
||||||
reverse-proxy = {
|
reverse-proxy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue