You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
When using build of velocity on csb, uv server seems to be routed wrong
Expected Behavior
the uv server to be something like uv.ty62j-3000.csb.app instead of uv.csb.app
Steps to Reproduce
How to reproduce:
import this respitory from github in csb, and then let it do its thing. Then, run the setup commands, and open port 3000.
Now the URL of my csb is something like ty62j-3000.csb.app, and when I try to use the proxy, it gives me the "Error" page. The bare server it is using seems to be "uv.csb.app/bare3" and won't work.
Other Information
How can I route the uv server with a custom URL? (not uv.something.csb.app instead something.csb.app/uv/)
Checklist
I have read and followed the contributing guidelines
What Happened
When using build of velocity on csb, uv server seems to be routed wrong
Expected Behavior
Steps to Reproduce
Other Information
Checklist