mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Clarify when the container will load server definitions.
This commit is contained in:
parent
eb189844e7
commit
020d9bb018
@ -101,7 +101,9 @@ required.
|
|||||||
|
|
||||||
If this file is mapped, server definitions found in it will be loaded at launch
|
If this file is mapped, server definitions found in it will be loaded at launch
|
||||||
time. This allows connection information to be pre-loaded into the instance of
|
time. This allows connection information to be pre-loaded into the instance of
|
||||||
pgAdmin in the container.
|
pgAdmin in the container. Note that server definitions are only loaded on first
|
||||||
|
launch, i.e. when the configuration database is created, and not on subsequent
|
||||||
|
launches using the same configuration database.
|
||||||
|
|
||||||
*/certs/server.cert*
|
*/certs/server.cert*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user