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
Setting a wildcard access URL is practically a requirement for any Coder deployment that supports web IDEs (e.g. code-server) and needs preview URLs for an app.
Frameworks like Vite, React, Express, etc. do not support path-based apps (coder.example.com/workspace-name/proxy/4200/) by default and some modules (e.g. KasmVNC) do not support path-based apps.