这是indexloc提供的服务,不要输入任何密码
Skip to content

Dockerfile nginx port problems with 0.5.0 #2028

@Flink

Description

@Flink

Hey guys I think we have a bug with the new template system for nginx config.
I did not investigate but when deploying a dockerfile app, the port is not correctly configured anymore.
I deployed a previous app that was working without any problem with v0.4.x and now it sets DOKKU_DOCKERFILE_PORT and DOKKU_DOCKERFILE_PORTS and then want to serve my app directly on the dockerfile port instead of proxying like any other apps.
I found that removing DOKKU_DOCKERFILE_PORTS seems to enable again the previous config with vhost but it then sets the port to 5000 instead of using the one declared by the dockerfile…
So for now, I had to directly edit the generated nginx.conf file to set the correct port :/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions