Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 370 Bytes

CS3219 OTOT Assignment Task A

How to run Docker container

  1. Clone project to local machine
  2. Go to root of project directory
  3. Run docker-compose build in your terminal
  4. Run docker-compose up in your terminal
  5. Launch localhost or localhost:80 in your browser
  • Nginx reverse proxy is running on port 80