mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Responsive fixes.
This commit is contained in:
parent
3d8402d2f1
commit
8a66603d32
16 changed files with 302 additions and 231 deletions
|
|
@ -6,7 +6,7 @@ export const IP_ADDRESS_HEADERS = [
|
|||
'fastly-client-ip', // Fastly
|
||||
'x-nf-client-connection-ip', // Netlify
|
||||
'do-connecting-ip', // Digital Ocean
|
||||
'x-appengine-user-ip', // Google App Ending
|
||||
'x-appengine-user-ip', // Google App Engine
|
||||
'x-client-ip',
|
||||
'x-cluster-client-ip',
|
||||
'x-forwarded',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue