From a6901f7a1e406be39dc6c7934f3523790b835479 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Mon, 18 Dec 2023 17:16:46 +0000 Subject: [PATCH] Add scripts/minio/manifest.dat --- scripts/minio/manifest.dat | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 scripts/minio/manifest.dat diff --git a/scripts/minio/manifest.dat b/scripts/minio/manifest.dat new file mode 100644 index 0000000..487767a --- /dev/null +++ b/scripts/minio/manifest.dat @@ -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\";") \ No newline at end of file