Will run a simple test on Windows 11 / Chrome machine to launch a local server.
Make sure you add your credentials in file bin/vars
docker-compose --file ./docker-compose.test.yml up -d test-server
$ ./bin/bs.sh
$ ./bin/lt.sh
$ ./bin/hybrid.sh
docker-compose --file ./docker-compose.test.yml stop
Before running docker make sure that you have killed the local server started for local testing purpose
Add the entrypoint as ./bin/bs.sh
in ./bin/run.sh
Add the entrypoint as ./bin/lt.sh
in ./bin/run.sh
Add the entrypoint as ./bin/hybrid.sh
in ./bin/run.sh
$ ./bin/run.sh