how can i specify a path for the python application behind nginx ? we want to enable security with our existing ssl cert . we have https://foo.com/ and we want to forward https://foo.com/pgadmin/ to our python wrapper around pgadmin4. unfortunately, the naive approach does not work as the href links all appear to be absolute on the login page. i'm hoping for a simple env variable.
-- View this message in context: http://www.postgresql-archive.org/pgadmin4-running-behind-nginx-tp5941547p5953622.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin-support mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
