Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 250 Bytes

splice-catalog

Setup

cp env.example .env

Development

docker compose --profile catalog build docker compose --profile catalog up

Production

docker compose --profile production build docker compose --profile production up -d