change git repository
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
ale 2024-09-15 20:36:55 +02:00
parent e0fae7a6b4
commit dc88bd9edc
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ $ yarn start or npm run start
## 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 up -d
```

View File

@ -30,7 +30,7 @@
</h4>
<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
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>
<input type="text" id="instance" name="instance" placeholder="Type the name of the instance" />
<button id="reverse" title="Reverse search...">Reverse</button>