Relative Content

Tag Archive for dockervue.jssynology

Linuxserver/Codeserver for vuejs development

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…