Skip to content

[Bug]: codesandbox usage #42

@hermanboxcar5

Description

@hermanboxcar5

What Happened

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions