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

@@ -21,7 +21,7 @@ Backend, JSON based web API based on OpenAPI: http://localhost/api/
Automatic interactive documentation with Swagger UI (from the OpenAPI backend): http://localhost/docs
PGAdmin, PostgreSQL web administration: http://localhost:5050
Adminer, database web administration: http://localhost:8080
Flower, administration of Celery tasks: http://localhost:5555