instances-api/README.md

10 lines
128 B
Markdown

# Instances-Api
## Hosting it yourself
```bash
docker-compose up -d
```
You can now access the API at: http://127.0.0.1:3000