Switch pgadmin to infra network

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
primal
2026-02-02 20:38:31 -05:00
parent 4abd5e49b6
commit 14c73b60fc
+2 -5
View File
@@ -15,8 +15,7 @@ services:
- ./servers.json:/pgadmin4/servers.json:ro
- ./pgpass:/pgadmin4/pgpass:ro
networks:
- proxy
- atproto
- infra
labels:
- "traefik.enable=true"
# Production route: pgadmin.primal.host
@@ -42,7 +41,5 @@ volumes:
pgadmin_data:
networks:
proxy:
external: true
atproto:
infra:
external: true