Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 310 Bytes

ivy-website-p2

Setup

docker compose up
docker compose exec web composer install

Website will run under http://localhost:80

Testing

docker compose exec web ./vendor/bin/phpunit

After changing Dockerfile

docker compose build

Ressources