Update .env

This commit is contained in:
2026-05-29 23:04:39 +02:00
parent c4803ea5cb
commit 4993fdca00
+5 -5
View File
@@ -7,8 +7,8 @@ APP_SECRET=changeme_replace_with_random_32char_string
ALLOWED_HOSTS=
# GitHub
GITHUB_USER=ArthurErlich
GITHUB_TOKEN=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
GITHUB_USER=
GITHUB_TOKEN=
# GitLab (leave GITLAB_URL empty to use https://gitlab.com)
GITLAB_USER=
@@ -16,6 +16,6 @@ GITLAB_TOKEN=
GITLAB_URL=
# Gitea
GITEA_USER=haylan
GITEA_TOKEN=00978ce106e5291b521d3669b77dc897004f7a4b
GITEA_URL=https://git.arthurerlich.de
GITEA_USER=
GITEA_TOKEN=
GITEA_URL=