Skip to content

Deploy with URL path under reverse proxy #171

Open
@SKJoy

Description

@SKJoy

Is it possible to deploy it with NginX reverse proxy like https://domain.com/tianji with Docker internal network.

location /tianji/ {
    proxy_pass http://172.99.0.1:80/
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions