Add scripts/minio/manifest.dat

This commit is contained in:
drunkendog 2023-12-18 17:16:46 +00:00
parent 8dbdb0d49b
commit a6901f7a1e
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
%
@ #ip_address
@ http://172.30.26.1:9090/
%
@ #service
@ minio
%
@ #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\";")