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 .
But the error : Zammad with docker met mobole lost connect
also exist
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 .
But the error : Zammad with docker met mobole lost connect
also exist