Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 187 Bytes

Basic usage with Docker

Copy your .env.example to .env

docker compose build

docker compose run app composer install

docker compose up -d

visit your https://localhost