Firstly, preparing the .env file and it can refer the .env.example file.
$ ./deploy.sh .env | ssh [email protected]
Running the docker compose up -d --build to setup the phpservermonitor.
Once setting up the phpservermonitor, it can visit the https://{YOUR_DOMAIN} via the web browser.