mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Rewrite the runtime as a tray-based server which can launch a web browser. Fixes #3086
This commit is contained in:
@@ -28,11 +28,11 @@ Contents:
|
||||
change_user_password
|
||||
|
||||
In a Desktop Deployment, the pgAdmin application is configured to use the
|
||||
desktop runtime environment to host and display the program on a supported
|
||||
platform. Typically, users will install a pre-built package to run pgAdmin
|
||||
in desktop mode, but a manual desktop deployment can be installed and though
|
||||
it is more difficult to setup, it may be useful for developers interested
|
||||
in understanding how pgAdmin works.
|
||||
desktop runtime environment to host the program on a supported platform.
|
||||
Typically, users will install a pre-built package to run pgAdmin in desktop
|
||||
mode, but a manual desktop deployment can be installed and though it is more
|
||||
difficult to setup, it may be useful for developers interested in understanding
|
||||
how pgAdmin works.
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user