mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
7 lines
109 B
Text
7 lines
109 B
Text
![]() |
server {
|
||
|
listen 199.15.250.228:80;
|
||
|
location ~ / {
|
||
|
proxy_pass http://173.230.136.120;
|
||
|
}
|
||
|
}
|