update
This commit is contained in:
8
services/ingress/torrent-tracker.conf.save
Normal file
8
services/ingress/torrent-tracker.conf.save
Normal file
@@ -0,0 +1,8 @@
|
||||
server {
|
||||
server_name tracker.maksim-pankov.ru;
|
||||
location / {
|
||||
proxy_pass http://gipat:/;
|
||||
sub_filter "http://gipat:5002/" "https://cloud.maksim-pankov.ru/";
|
||||
client_max_body_size 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user