fix: repalced gitlab liks with forgejo
All checks were successful
On_Push / build (push) Successful in 11s
On_Push / deploy (push) Successful in 8s

This commit is contained in:
silver 2024-10-06 20:50:38 +01:00
parent 4af037f195
commit 1d158667a5
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
7 changed files with 13 additions and 13 deletions

View file

@ -74,11 +74,11 @@ CREATE TABLE IF NOT EXISTS accounts_wolves (
```
This also makes it easier to do the migration when teh Wolves API releases.
[Patch that fixed it](https://gitlab.skynet.ie/compsoc1/skynet/ldap/backend/-/commit/9db8a238d2bf7be8bcfa86012b26180c041c13d1)
[Patch that fixed it](https://forgejo.skynet.ie/Skynet/ldap_backend/commit/9db8a238d2bf7be8bcfa86012b26180c041c13d1)
## Things to improve for the future.
* Verify/test it works before a big event.
* If its new enough have a dev env on hand.
* Its not //always// DNS (probally is though)