Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy_pass directive missing / in _rasax.nginx.conf.tpl #295

Open
andreasmartin opened this issue May 3, 2022 · 1 comment
Open

proxy_pass directive missing / in _rasax.nginx.conf.tpl #295

andreasmartin opened this issue May 3, 2022 · 1 comment

Comments

@andreasmartin
Copy link

I'm not 100% sure, but isn't it necessary to add a slash (/) at the end of the following proxy_pass directive?

proxy_pass {{ include "rasa.production.url" .}};

My proposal would be: proxy_pass {{ include "rasa.production.url" .}}/;

@sara-tagger
Copy link

Thanks for the issue, @JustinaPetr will get back to you about it soon!

You may find help in the docs and the forum, too 🤗

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

No branches or pull requests

2 participants