I change my own nginx.conf ;
example,
proxy_pass http://192.168.8.98:8080
when change to localhost
proxy_pass http://localhost:8080
ZAMMAD can get the true IP .
I change my own nginx.conf ;
example,
proxy_pass http://192.168.8.98:8080
when change to localhost
proxy_pass http://localhost:8080
ZAMMAD can get the true IP .