i-on-project / integration

Imports information from external systems, which is then validated, parsed, and then submitted as structured data (YAML or JSON) to a separate Github repository.
Apache License 2.0
3 stars 0 forks source link

remove git-server binary data used to setup local env #286

Closed grimord closed 3 years ago

grimord commented 3 years ago

Update docker-compose so local environment no longer needs to keep binary data stored to start up the git server.

Closes #285