Correct ipv4 "all interfaces" address in the container docs, per Frank Limpert. Fixes #5466

This commit is contained in:
Dave Page
2020-05-04 09:25:05 +01:00
parent 5fe7813f9f
commit 908e156113
2 changed files with 3 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ expected paths are /certs/server.crt and /certs/server.key
Specify the local address that the servers listens on. The default should work
for most users - in IPv4-only environments, this may need to be set to
127.0.0.1.
0.0.0.0.
**PGADMIN_LISTEN_PORT**