Add scripts/minio/manifest.dat
Build Docker Image for Actions / Check-If-Rebuild (push) Successful in 8s Details
Code Quality Test / Quality-Check (push) Successful in 6s Details
Build Docker Image for Actions / Build-Image (push) Has been skipped Details
Environment Setup Test / Setup (push) Successful in 1m44s Details

main
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\";")