Add default pgadmin credentials to docsls allow log in (#1864)
This commit is contained in:
parent
cf46b87a01
commit
ca9d244396
@ -866,6 +866,12 @@ docker-compose up -d postgres pgadmin
|
|||||||
2 - Open your browser and visit the localhost on port **5050**: `http://localhost:5050`
|
2 - Open your browser and visit the localhost on port **5050**: `http://localhost:5050`
|
||||||
|
|
||||||
|
|
||||||
|
3 - At login page use default credentials:
|
||||||
|
|
||||||
|
Username : pgadmin4@pgadmin.org
|
||||||
|
|
||||||
|
Password : admin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user