mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
local tailscale
This commit is contained in:
parent
1cb4683113
commit
4155707892
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ in
|
|||
|
||||
# If direct HTTP access over Tailscale leads to mixed content or redirect loops
|
||||
# due to the above overwrite settings, you might need `overwritecondaddr`.
|
||||
# Example: overwritecondaddr = "^${nginxProxyManagerTailscaleIP}$";
|
||||
overwritecondaddr = "^${nginxProxyManagerTailscaleIP}$";
|
||||
# This would apply the overwriteprotocol/host only if request comes from NPM.
|
||||
# For simplicity, try without it first.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue