Open a directory using CMD command

Hi

I’m just trying to host logseq and open a folder on the server. But currently I’m not able to do that. I’m able to open a folder after visiting the IP address, through the GUI, which only opens an File Explorer window of my local machine. So, I was wondering, if there was any CMD based command to directly link the folder on the server, on LogSeq startup. My idea is to use such a command, in my Dockerfile and open-up the same folder on the server, every-time LogSeq is accessed through the URL. Any help is appreciated!

Thanks!