null
| app.js | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
os-lab-final-project
run to build and run the docker images
docker-compose -f docker-compose.yml up -d --build
get list of all docker images running
docker ps
nodejs app is runing in port 3003
now just head to url browser and go to this url:
or
Default Admin User for Nginx:
Email: admin@example.com
Password: changeme