mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-12-12 21:30:38 +05:30
10 lines
128 B
Markdown
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
|