Files
o.nmgjg.com.cn/proxy/Alist.conf

4 lines
62 B
Plaintext
Raw Normal View History

2025-02-07 10:00:09 +00:00
location ^~ /f {
2025-02-07 09:55:09 +00:00
proxy_pass http://192.168.0.160:5244;
2025-02-07 10:00:09 +00:00
2025-02-07 09:55:09 +00:00
}