Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 452 Bytes

File metadata and controls

26 lines (18 loc) · 452 Bytes

Devi Tools landing page

Getting started

Running the project

Use docker compose to start the project

docker-compose up -d

Configure the project

Use the command below to prepare the project

docker exec -it devi.tools composer install

Get access to container bash

docker exec -it devi.tools bash  

See the project on browser

Access the browser on http://localhost:8080