We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab73be commit 7efa252Copy full SHA for 7efa252
1 file changed
jellyfin.subdomain.conf.sample
@@ -40,7 +40,7 @@ server {
40
41
# Restrict access to /metrics
42
# https://jellyfin.org/docs/general/networking/monitoring/#prometheus-metrics
43
- location /jellyfin/metrics {
+ location /metrics {
44
allow 192.168.0.0/16;
45
allow 10.0.0.0/8;
46
allow 172.16.0.0/12;
0 commit comments