Skip to content

Expose additional port to nginx proxy #947

@clesquir

Description

@clesquir

I want to expose a port to the nginx proxy additionally to the standard 80 and 443. I easily did it without using the proxy with the app.docker.args:

<% for(var args in docker.args) { %> <%- docker.args[args] %> <% } %> \

but there is no such proxy.docker.args:

Is there a workaround for this or should I ask for this change?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions