mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
Use temporary fix
This commit is contained in:
parent
59804a13a3
commit
6549d37ebb
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ async function initializeMaxmind() {
|
|||
return lookupPromise;
|
||||
}
|
||||
|
||||
initializeMaxmind()
|
||||
|
||||
export function getIpAddress(req: NextApiRequestCollect) {
|
||||
const customHeader = String(process.env.CLIENT_IP_HEADER).toLowerCase();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue