Skip to content

dibodev/analyticsApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3147f3 · Mar 10, 2024

History

98 Commits
Feb 18, 2024
Feb 12, 2024
Mar 10, 2024
Jun 6, 2023
Jan 13, 2024
Jun 6, 2023
Feb 18, 2024
Feb 18, 2024
Feb 11, 2024
Mar 10, 2024
Jun 8, 2023
Mar 10, 2024
Feb 18, 2024
Feb 11, 2024
Jun 6, 2023
Feb 11, 2024
Feb 7, 2024
Feb 12, 2024
Oct 5, 2023
Oct 5, 2023
Feb 18, 2024
Oct 5, 2023
Oct 5, 2023
Jan 31, 2024
Jun 6, 2023
Oct 5, 2023
Oct 5, 2023
Feb 11, 2024
Jun 6, 2023
Oct 5, 2023
Oct 5, 2023
Feb 11, 2024
Feb 11, 2024
Feb 18, 2024
Jun 6, 2023
Jun 6, 2023
Oct 5, 2023

Repository files navigation

stats-api

NGINX

Add the following to your nginx config file:

location / {
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published