Reset config too
This commit is contained in:
parent
1d641d7a76
commit
a552afceb3
@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
endpoint: "https://git.autonomic.zone/api/v1/",
|
endpoint: "https://git.autonomic.zone/api/v1/",
|
||||||
token: "{{ secret "api-token-v2" }}",
|
token: "{{ secret "api-token-v1" }}",
|
||||||
platform: "gitea",
|
platform: "gitea",
|
||||||
logLevel: "info",
|
logLevel: "info",
|
||||||
onboarding: true,
|
onboarding: true,
|
||||||
|
Reference in New Issue
Block a user