stuvusIT/reverse_proxy

Allow to define proxy target port

Mr-Pi opened this issue · 3 comments

Mr-Pi commented
Allow to define proxy target port

Isn't that already possible via

    locations:
      - condition: /
        content: proxy_pass http://localhost:12345

where 12345 is an arbitrary target port? However I don't currently see a possibility to use a source port other than 80, 443.

dasJ commented

Automatically bumping this issue because it was inactive for 141 days.