forked from SteamWar/SteamWar
Fix Gitea Backend
This commit is contained in:
@@ -108,7 +108,7 @@ fun Route.configurePage() {
|
||||
json()
|
||||
}
|
||||
defaultRequest {
|
||||
url("https://steamwar.de/devlabs/api/v1/")
|
||||
url("https://git.steamwar.de/api/v1/")
|
||||
header("Authorization", "token " + config.giteaToken)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user