It's possible to fix a port in pgAdmin4? everty time I restar my mac he open in a random port. I look in google and don't find anything
Asked
Active
Viewed 603 times
1 Answers
0
If you want to run pgAdmin4 on fixed port use python-wheel package which allows you to configure the port.
Please refer: https://www.pgadmin.org/download/pgadmin-4-python-wheel/

Murtuza Z
- 5,639
- 1
- 28
- 52
-
so If my chrome close, How can I list the port that pgadmin 4(mac) running? – Fabio Ebner Jun 11 '18 at 13:16
-
by default it runs on 5050. – Murtuza Z Jun 11 '18 at 16:17