This commit is contained in:
parent
e0fae7a6b4
commit
dc88bd9edc
@ -29,7 +29,7 @@ $ yarn start or npm run start
|
|||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
```
|
```
|
||||||
$ docker compose build or docker pull registry.gitlab.com/manalejandro/fediblock-instance/fediblock-instance:latest
|
$ docker compose build or docker pull registry.manalejandro.com/fediblock-instance
|
||||||
$ docker compose pull
|
$ docker compose pull
|
||||||
$ docker compose up -d
|
$ docker compose up -d
|
||||||
```
|
```
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
</h4>
|
</h4>
|
||||||
<h3>Search in <a href="/api/stats" target="_blank"><span id="count"></span></a> public instances<span id="apigit"> -
|
<h3>Search in <a href="/api/stats" target="_blank"><span id="count"></span></a> public instances<span id="apigit"> -
|
||||||
<a href="api-docs" target="_blank">API docs</a> - <a
|
<a href="api-docs" target="_blank">API docs</a> - <a
|
||||||
href="https://gitlab.com/manalejandro/fediblock-instance" target="_blank">Git</a></span></h3>
|
href="https://git.manalejandro.com/ale/fediblock-instance" target="_blank">Git</a></span></h3>
|
||||||
<section>
|
<section>
|
||||||
<input type="text" id="instance" name="instance" placeholder="Type the name of the instance" />
|
<input type="text" id="instance" name="instance" placeholder="Type the name of the instance" />
|
||||||
<button id="reverse" title="Reverse search...">Reverse</button>
|
<button id="reverse" title="Reverse search...">Reverse</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user