fix: IP update VM 102 Postgress .105 → .180

This commit is contained in:
mo
2026-07-12 21:57:37 +00:00
parent ef9e08cdc0
commit 94abb91021
3 changed files with 14 additions and 22 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
NAS_IP=192.168.1.211
# Proxmox VM 102 — Postgres, Neo4j, Homelab Command, syslog, NATS, security agent
VM102_IP=192.168.1.105
VM102_IP=192.168.1.180
POSTGRES_USER=mo
PG_HOST=192.168.1.105
PG_HOST=192.168.1.180
POSTGRES_PASSWORD=WaQTUw2t
POSTGRES_DB=homelab
PG_HOST_PORT=5433