This commit is contained in:
2019-06-25 18:26:10 +00:00
parent 20c5af6626
commit 03fbec82c5
2 changed files with 49 additions and 18 deletions

View File

@@ -1 +1 @@
docker run -p 80:80 --link pg -e "PGADMIN_DEFAULT_EMAIL=support@ayanova.com" -e "PGADMIN_DEFAULT_PASSWORD=abraxis" -d dpage/pgadmin4
docker run -p 5050:80 --link pg -e "PGADMIN_DEFAULT_EMAIL=support@ayanova.com" -e "PGADMIN_DEFAULT_PASSWORD=abraxis" -d dpage/pgadmin4