I’m using Linuxserver/codeserver (https://hub.docker.com/r/linuxserver/code-server) as Dockerimage on my Synology for development. Right now I’m trying to get access to my vuejs app. It starts on port 5173, and I can “reach” it via the proxy url. The problem is, I cant see a thing! I reach the codeserver via an nginxproxy, but also used the direct IP from my Syno, I created a new vue project to be sure that mine is not broken but always the same white screen…
In Mozilla I get this informations:
I also tried to open the port on the synology, I also tried some configs on the nginx. After testing the IP connection, I’m sure that there is another problem.
Can someone help me or give me a hint , at what I should look?
Best regards!
Reaching via proxy, reaching via ip, changed proxy conf, opening ports, new vue project