Skip to content

Nginx 反向代理模板配置 #608

Closed
@YiHui-Liu

Description

Is your feature request related to a problem? Please describe.
no

Describe the solution you'd like
image

add scheme, server and port items, change proxy_pass to:

proxy_pass       $scheme://$server:$port$request_uri;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions