mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-01 12:59:11 -06:00
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
<IfModule !wsgi_module>
|
|
LoadModule wsgi_module modules/pgadmin4-python3-mod_wsgi.so
|
|
</IfModule>
|
|
|