Run all dockerized services:
bash run.sh
Access the website at http://localhost:8080
.
Access the Backend Server via http://localhost:5000
.
Access the website at http://192.168.99.100:8080
.
Access the Backend Server via http://192.168.99.100:5000
.