fix multiple gitlab token possible

This commit is contained in:
Julien Fastré 2024-11-14 15:23:25 +01:00
parent 4bb787488d
commit 7c1cdb64ec
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -1,6 +1,7 @@
[gitlab]
[[gitlab]]
# generate from https://gitlab.com/-/user_settings/personal_access_tokens
token = "glpat-example"
domain = "gitlab.com"
[[gitea]]
token = "abcdexempletoken"