Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 274 Bytes

META-SERVICE

Clone the repository

git clone https://github.com/communcom/meta-service.git
cd meta-service

Create docker-compose file

cp docker-compose.example.yml docker-compose.yml 

Run

docker-compose up -d --build