Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 369 Bytes

toco-config

toco-config is a configuration for 4 toco services. Place this repo in the same directory as the other 4 repos, and run docker compose up to start the whole system.

How to run

  • make sure you have docker installed
  • make sure to set up environment variables in .env file for every repo
  • run docker compose build
  • run docker compose up
  • enjoy!