Switch pgadmin to infra network
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+2
-5
@@ -15,8 +15,7 @@ services:
|
|||||||
- ./servers.json:/pgadmin4/servers.json:ro
|
- ./servers.json:/pgadmin4/servers.json:ro
|
||||||
- ./pgpass:/pgadmin4/pgpass:ro
|
- ./pgpass:/pgadmin4/pgpass:ro
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- infra
|
||||||
- atproto
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
# Production route: pgadmin.primal.host
|
# Production route: pgadmin.primal.host
|
||||||
@@ -42,7 +41,5 @@ volumes:
|
|||||||
pgadmin_data:
|
pgadmin_data:
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
proxy:
|
infra:
|
||||||
external: true
|
|
||||||
atproto:
|
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user