fix: fix URI

This commit is contained in:
decentral1se 2023-01-18 18:14:39 +01:00
parent 1f28bb5475
commit 35aa653d00
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module.exports = {
endpoint: "https://git.coop-cloud.tech/api/v1/",
endpoint: "https://git.coopcloud.tech/api/v1/",
token: '{{ secret "api_token" }}',
platform: "gitea",
unicodeEmoji: false,