mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-08-14 23:57:19 +00:00
9 lines
128 B
Markdown
9 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
|