add instances
This commit is contained in:
parent
9d43ab9903
commit
e8ca1fcaed
|
@ -14,4 +14,11 @@ npm run dev/prod
|
|||
cp .env.example .env
|
||||
# edit your .env
|
||||
docker-compose up -d
|
||||
```
|
||||
```
|
||||
|
||||
# Instances
|
||||
| URL | Description |
|
||||
| --- | --- |
|
||||
| [bin.blek.codes](https://bin.blek.codes) | Official instance |
|
||||
|
||||
To add an instance, open an [issue on github](https://github.com/b1ek/bin/issues) or [contact me](mailto:me@blek.codes)
|
Loading…
Reference in New Issue