cleanu442

This commit is contained in:
death916 2026-01-21 02:07:06 -08:00
parent bccb535f9f
commit 2651303be1

View file

@ -16,8 +16,9 @@ let
internalNextcloudHttpPort = 80;
# --- For Direct Tailscale Access to homelab's Nextcloud ---
homelabTailscaleIP = "100.65.36.116";
homelabMagicDNSName = "homelab";
homelabTailscaleIP = "100.65.36.116";
homelabMagicDNSName = "homelab";
in
{
# --- PostgreSQL & Redis setup ... (as before) ---
services.postgresql = {