instances-api/README.md

10 lines
128 B
Markdown
Raw Permalink Normal View History

2022-02-14 07:35:02 +00:00
# Instances-Api
## Hosting it yourself
```bash
docker-compose up -d
```
You can now access the API at: http://127.0.0.1:3000