2022-09-26 19:03:45 +01:00
|
|
|
%
|
|
|
|
@ #ip_address
|
|
|
|
@ http://172.30.6.1:3001/
|
|
|
|
%
|
|
|
|
@ #service
|
2022-09-26 19:12:42 +01:00
|
|
|
@ uptime-kuma
|
|
|
|
%
|
|
|
|
@ #ADDITIONAL_REPLACE
|
|
|
|
@ template = template.replace("proxy_set_header Host $host;", "proxy_set_header Host $host;\nproxy_set_header Upgrade $http_upgrade;\nproxy_set_header Connection \"upgrade\";")
|