Skip to content
  • James Bowden's avatar
    add Host and X-Forwarded headers to nginx conf · 32d9ab6f
    James Bowden authored
    reg-auth was failing with:
    
    java.lang.IllegalArgumentException: The character [_] is never valid in a domain name.
    
    for all requests, so let's try setting the Host header, and adding the X-Forwarded for headers is good practise anyway
    32d9ab6f