Tsunani

Results 1 issues of Tsunani

Hello all. How can i change url for baget in Docker? With `location /` { all work fine But with this not work ``` location /newurl/ { proxy_pass http://127.0.0.1:4444; proxy_http_version...