mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
Updated Nginx (markdown)
parent
2f438db688
commit
a8ec64d987
1 changed files with 0 additions and 5 deletions
5
Nginx.md
5
Nginx.md
|
|
@ -42,10 +42,5 @@ server {
|
|||
location / {
|
||||
try_files $uri @proxy;
|
||||
}
|
||||
|
||||
# legacy
|
||||
location /rss.xml {
|
||||
try_files $uri @proxy;
|
||||
}
|
||||
}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue