Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

[FIX] Non root url#214

Open
MohamedLEGH wants to merge 5 commits intoConsensys:masterfrom
MohamedLEGH:relative-path-url
Open

[FIX] Non root url#214
MohamedLEGH wants to merge 5 commits intoConsensys:masterfrom
MohamedLEGH:relative-path-url

Conversation

@MohamedLEGH
Copy link
Copy Markdown

Cakeshop is only working on the root url aka "/" but the application should work in a subdirectory, for example, "/cakeshop".
If I run the application with the option server.servlet.context-path=/cakeshop , the backend will run at the path "/cakeshop", but the frontend will still assume that the path is "/"

Changes made:

  • Relative path for link to manage.html page
  • Relative path for the web socket path
  • CONTEXT_PATH variable with default value to "/"

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 7, 2021

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants