Hey Guys,
just a suggestion for future releases of docker version.
I would like to see the IP Logging in, instead of the nginx ip.
Is it possible to add the setting by default to "trmm-meshcentral" container in "/home/node/app/meshcentral-data/config.json" ?
"trustedProxy": "172.20.0.20"
The IP is also fix in the compose file, so adding this shouldn't break anything.
After adding this and restarting the container i was able to see the real IP
Best regards
Hey Guys,
just a suggestion for future releases of docker version.
I would like to see the IP Logging in, instead of the nginx ip.
Is it possible to add the setting by default to "trmm-meshcentral" container in "/home/node/app/meshcentral-data/config.json" ?
"trustedProxy": "172.20.0.20"
The IP is also fix in the compose file, so adding this shouldn't break anything.
After adding this and restarting the container i was able to see the real IP
Best regards