加个:proxy_cache_convert_head off;
不需要加什么:MINIO_SERVER_URL: "https://oss.thisit.vip"
MINIO_DOMAIN: "oss.thisit.vip"
这仅:上面和:proxy_set_header Host $http_host;
即可,保证header东西正常转发就可。
加个:proxy_cache_convert_head off;
不需要加什么:MINIO_SERVER_URL: "https://oss.thisit.vip"
MINIO_DOMAIN: "oss.thisit.vip"
这仅:上面和:proxy_set_header Host $http_host;
即可,保证header东西正常转发就可。