This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Description
Hi codebrag team!
Thank you for this awesome software, I am really excited to try it out within my team :).
I have an issue with launching the server and accessing it with a prefix...maybe it's not supported currently?
In any case, here is what I am trying to do:
web-server-port = 9990
application-url = "http://localhost:9990/codebrag"
And then try to access to the url but it says that /codebrag is not found

Do you know a workaround for this? We have a few applications already on our server and can't really use directly a specific port.
Thanks!