I’m a noob when it comes to server administration and devops. I have followed the single server example from frappe docker single server guide
So far I’ve managed to get everything working, but whenever a user login, the system is capturing traefik’s internal ip address instead of the user’s actual ip address, so in the activity log all users have the same ip address, which is traefik’s internal ip address. Which setting do I need to change, cause I’m pretty sure there must be a setting for it.
Thanks in advance.