Document VM 102 security stack and update IPs to 192.168.1.105.
Add ARCHITECTURE.md and HOMELAB_IPS.md, refresh inventory and app configs for Postgres, Neo4j, Homelab Command, pgAdmin, Homarr, and Homepage links. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
POSTGRES_DATABASE: ${JOPLIN_DB:-joplin}
|
||||
POSTGRES_USER: ${POSTGRES_USER:-mo}
|
||||
POSTGRES_PORT: 5432
|
||||
POSTGRES_HOST: postgres-homelab
|
||||
POSTGRES_HOST: ${POSTGRES_HOST:-192.168.1.105}
|
||||
depends_on:
|
||||
- joplin-db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user