-
I'm trying to deploy Tolgee not in root of domain, smth like http://localhost:8080/tms/tolgee. As tolgee is spring boot app, I'm adjusted Is there additional parameter that can adjust paths for static content? |
Beta Was this translation helpful? Give feedback.
Answered by
JanCizmar
Jul 18, 2023
Replies: 1 comment 2 replies
-
This is not possible. On localhost, use another port. If you would like to publish your deployment, use subdomain. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
JanCizmar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not possible. On localhost, use another port. If you would like to publish your deployment, use subdomain.