mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-13 06:24:45 -05:00
Fix typo
This commit is contained in:
@@ -9,7 +9,7 @@ server mode and then deploying it either behind a webserver running as a reverse
|
||||
proxy, or using the WSGI interface.
|
||||
|
||||
The following instructions demonstrate how pgAdmin may be run as a WSGI
|
||||
application under ``Apache HTTP``, using ``mod_wsgi``, standalone using ``uWSGI``
|
||||
application under ``Apache HTTPD``, using ``mod_wsgi``, standalone using ``uWSGI``
|
||||
or ``Gunicorn``, or under ``NGINX`` using using ``uWSGI`` or ``Gunicorn``.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user