Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 254 Bytes

Penduraaí API

Run the project using docker-compose.

Using a terminal, enter on root folder of project and run the command below.

docker-compose up -d

After, you can run the command below to view logs.

docker-compose logs -f --tail=100