Running on Codespaces #222
-
Hi, I'm running with the setup instructions and trying to run as 'out of the box' as possible within Github Codespaces. I've hit a snag with ports that is causing an issue with some css and js files: For running on codespaces, the port is incorporated into the subdomain, not as a suffix.
In my .env I have the following:
The Request URL for CSS is coming formed like:
Can the community please suggest a way for me to handle this elegantly? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi @denseflux. So there's no actual port in the server URL? It's just default HTTPS? Can you try this then:
|
Beta Was this translation helpful? Give feedback.
-
BTW running LDH in Dataspaces sounds like a neat idea! @denseflux if you could contribute the required setup (I'm not familiar with so far) it would be much appreciated. |
Beta Was this translation helpful? Give feedback.
Hi @denseflux. So there's no actual port in the server URL? It's just default HTTPS? Can you try this then: