mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-08 23:23:23 -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>
|
|
|