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

Does sentinel-dashboard support setting server.servlet.content-path, and how to set it if it supports #2243

Closed
13647227317 opened this issue Jun 19, 2021 · 0 comments · Fixed by #2253
Labels
area/dashboard Issues or PRs about Sentinel Dashboard

Comments

@13647227317
Copy link

13647227317 commented Jun 19, 2021

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

I set server.servlet.content-path=sentinel-dashboard in application.properties, and then open the login page, the sentinel-logo.png icon cannot be displayed because the page request does not carry content-path,because the request to get sentinel-logo.png is http://localhost:5003/assets/img/sentinel-logo.png, without context-path

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

windows idea
sentinel version is 1.8.0

Anything else we need to know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard Issues or PRs about Sentinel Dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants