I use VirtualBox on Windows 10 and Ubuntu 20.04
I have been trying to create a domain and virtual host in docker with command:
bash bin/domain.sh -A mysite.com
using this guide: litespeedtech/openlitespeed - Docker Image | Docker Hub
but site works only on localhost folder when i use:
bash...