Multiple upstream domains to multiple apps #430
Unanswered
davidhaley
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if it is possible to proxy requests like:
(singular
nginx-proxy
below)upstream subdomain A -> nginx-proxy -> App A
upstream subdomain B -> nginx-proxy -> App B
This is the
nginx.tmpl
file: https://github.com/researchspace/researchspace-docker-compose/blob/master/full-setup-with-lets-encrypt/nginx/nginx.tmplThank you.
Beta Was this translation helpful? Give feedback.
All reactions