分钟买不了吃亏系列: nginx动态域名解析
nginx.conf.template 三下五除二: server {listen 80;location /api/asset/upload/ {proxy_pass https://asset.zlhub.com;proxy_set_header X-Track-Id $request_id; proxy_set_header Content-Type $content_type; proxy_set_header X-Real-IP $remote_addr;proxy…
2026/7/6 21:38:39