codemonkei

Results 1 comments of codemonkei

> I have to modify as below to work smoothly: set env `KONG_PORT_MAPS` is `443:8000` will remove `:8000` from `http://my.domain.com:8000/` set env `REQUEST_ALLOW_X_FORWARDED_PATH` is `true` and add header `'Forwarded: proto=https'`...