mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 17:45:36 +00:00
refactor opennet conf
This commit is contained in:
parent
1872672f64
commit
b24b24a672
18 changed files with 46 additions and 40 deletions
|
|
@ -4,7 +4,7 @@ location /opennet/linux {
|
|||
proxy_pass https://linux.opennet.ru/;
|
||||
|
||||
# Include common rules
|
||||
include /etc/nginx/opennet/locations/include/common.conf;
|
||||
include /etc/yggbro/nginx/opennet/locations/include/common.conf;
|
||||
|
||||
# Relative paths
|
||||
sub_filter 'action="/' 'action="http://[$server_addr]/opennet/linux/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue