Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 251 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 251 Bytes

BOXTICKET

Run Project

docker-compose up

Run Project with Build

docker-compose up --build

Project Access URL :

http://localhost:8005/

Command for Run Test:

docker-compose -f docker-compose.dev.yaml up --build