Migrate from pgAdmin to Adminer (#692)

This commit is contained in:
Sebastián Ramírez
2024-03-12 18:30:54 +01:00
committed by GitHub
parent 237c5a31c8
commit 37a6e350d1
10 changed files with 19 additions and 47 deletions

View File

@@ -43,10 +43,10 @@ services:
ports:
- "5432:5432"
pgadmin:
adminer:
restart: "no"
ports:
- "5050:5050"
- "8080:8080"
queue:
restart: "no"