Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 299 Bytes

TheTipTop-workflow

Run on prod

for running the microservice with docker in production execute :

	docker-compose --env-file ./environments/.env up -d

the ".env" file is ignored by git for safety reasons

look at the ".env.example" file to help you create this files