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

Conversation

@alexkruegger
Copy link
Contributor

There is bugfix for ability to get 'nginx.conf.template' from original repository. The bug is small and fix is just syntax correction.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't $APP_NGINX_TEMPLATE need to be the full path?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I tested it - no. You should define only directory where template should be stored. If you use $APP_NGINX_TEMPLATE as the full path, docker will create directory with this name, not the file.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 on fixing $DOKKU_APP_CIDS. I missed that one in review. Any reason to change from using $APP_NGINX_TEMPLATE? I like variable re-use. 😄

EDIT: @alexkruegger, I didn't see your comment before posting. @josegonzalez I was incorrect in my testing method. @alexkruegger's comment is definitely correct.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:) Thank you for nice tool and fast response! Happy coding! )

josegonzalez added a commit that referenced this pull request Jul 20, 2015
[bugfix] in nginx.conf.template getting from /app directory
@josegonzalez josegonzalez merged commit 385683c into dokku:master Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants