Client IP in logs (internal network)

Hello.

Installation without docker.

In storage/logs/peertube1.log see records with not proper ip address of users inside local network:

“{« tags »:[« http »],«level»:«info»,«message»:«192.168.0.0 - - [02/Dec/2025:06:05:58 +0000] « GET /api/v1/users/?start=0&count=10&sort=-createdAt HTTP/1.0 » 200 10228 "https://example.domain.com/admin/overview/users/list\\ »”

But in the admin web UI on the ‘Debug’ page I see my IP properly…

In this log I need a record with correct IP, not just subnet.