Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 222 Bytes

File metadata and controls

15 lines (9 loc) · 222 Bytes

Sanic_test_services

To run the project do the following

1. build images

docker-compose build

2.a launching containers

docker-compose up

2.b launching containers in the background

docker-compose up -d