public inbox for [email protected]  
help / color / mirror / Atom feed
From: Abhilasha Narendra <[email protected]>
To: [email protected]
Subject: [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation
Date: Fri, 22 Nov 2019 14:50:42 +0530
Message-ID: <CAC4QoSEG3QLshfPAJSth07EF+wtOABY8WYHBaG8p461+omGFqw@mail.gmail.com> (raw)

Hi Hackers,

I have updated the content of 'container_deployment.rst' file, as approved
by Dave over email. PFA the patch.

Regards,
Abhilasha


Attachments:

  [application/octet-stream] rm4836.patch (1.1K, 3-rm4836.patch)
  download | inline diff:
diff --git a/docs/en_US/container_deployment.rst b/docs/en_US/container_deployment.rst
index 726915fc5..cafacb45a 100644
--- a/docs/en_US/container_deployment.rst
+++ b/docs/en_US/container_deployment.rst
@@ -174,7 +174,7 @@ Run a TLS secured container using a shared config/storage directory in
         -v /private/var/lib/pgadmin:/var/lib/pgadmin \
         -v /path/to/certificate.cert:/certs/server.cert \
         -v /path/to/certificate.key:/certs/server.key \
-        -v /tmp/servers.json:/servers.json \
+        -v /tmp/servers.json:/pgadmin4/servers.json \
         -e '[email protected]' \
         -e 'PGADMIN_DEFAULT_PASSWORD=SuperSecret' \
         -e 'PGADMIN_ENABLE_TLS=True' \
@@ -372,4 +372,4 @@ the container is launched like this:
 The *SCRIPT_NAME* environment variable has been set to tell the container it is
 being hosted under a subdirectory (in the same way as the *X-Script-Name* header
 is used with Nginx), and a label has been added to tell Traefik to route
-requests under the subdirectory to this container.
\ No newline at end of file
+requests under the subdirectory to this container.


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: [pgAdmin][RM4836] Wrong default value in Container Deployment section of documentation
  In-Reply-To: <CAC4QoSEG3QLshfPAJSth07EF+wtOABY8WYHBaG8p461+omGFqw@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox