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