-
Zeymer Melf authoredZeymer Melf authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 236 B
Storage Service
Storage Service Microservice.
Getting started
# Create env file from template
$ cp .env{.in,}
# Build and start cluster
This service depends on the image-storage. Start that one before.
$ docker-compose up