workspace proxies and `coder_app`

I have a workspace proxy in another cloud from my deployment's cloud.

code-server
coder_app
works fine with that wsproxy. i.e., the IDE opens

but other
coder_app
like Jupyter and noVNC do not open and I see a
your connection to this site is not secure
message if I click the
i
on the left of IDE URL.

Only pattern is both have
subdomain=true
in
coder_app


Thoughts?
Was this page helpful?