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
53a5637dff
commit
40f1ec0270
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in
|
||||||
trusted_domains = [
|
trusted_domains = [
|
||||||
nextcloudExternalDomain, # For access via NPM
|
nextcloudExternalDomain, # For access via NPM
|
||||||
homelabTailscaleIP, # For direct access via Tailscale IP
|
homelabTailscaleIP, # For direct access via Tailscale IP
|
||||||
homelabMagicDNSName # For direct access via Tailscale MagicDNS name
|
homelabMagicDNSName, # For direct access via Tailscale MagicDNS name
|
||||||
# "localhost" # If you run occ commands directly on homelab
|
# "localhost" # If you run occ commands directly on homelab
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue