mirror of
https://github.com/TeamPiped/instances-api.git
synced 2026-06-23 05:25:56 +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
|