Use relative paths for the jarfile and logs
What does this MR do and why?
It's using relative paths instead of absolute paths for the default jarfile and log pathss
Screenshots or screen recordings
empty it's all backend work
How to set up and validate locally
- Checkout my branch
- Create a new server from the GUI or the API
- Make sure the
Server Log Location
and theServer Execution Command
fields don't contain the server's path
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
Have you checked this doesn't interfere/conflict/duplicate someone elses work? -
Have you fully tested your changes? -
Have you resolved any lint issues? -
Have you assigned a reviewer? -
Have you applied correct labels?