Skip to content

fix(webui:prefix) to support play.http.context change#367

Open
vladshub wants to merge 1 commit into
FRosner:masterfrom
YotpoLtd:fix-api-url
Open

fix(webui:prefix) to support play.http.context change#367
vladshub wants to merge 1 commit into
FRosner:masterfrom
YotpoLtd:fix-api-url

Conversation

@vladshub

@vladshub vladshub commented May 17, 2018

Copy link
Copy Markdown

Support plays framework play.http.context which allows use of different base path for example tools.example.com/broccoli as base path and the api requests should go to /broccoli/api/v1

fixes #368

@FRosner

FRosner commented May 17, 2018

Copy link
Copy Markdown
Owner

Thank you for this contribution! Did you succeed to modify the base path after this change?

@FRosner

FRosner commented May 20, 2018

Copy link
Copy Markdown
Owner

Is it working for you with the change implemented, @vladshub?

@vladshub

Copy link
Copy Markdown
Author

Hi @FRosner I was away for a long weekend and just now got back to it...
Testing it now and by the end of day will give you an answer 👍

@FRosner

FRosner commented May 22, 2018

Copy link
Copy Markdown
Owner

No worries @vladshub! Just let me know as soon as you succeeded :)

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.

Support play.http.context

2 participants