diff --git a/example_config_json b/example_config_json index c4cbd50..6944efc 100644 --- a/example_config_json +++ b/example_config_json @@ -3,7 +3,7 @@ "port": 7555, "deboutputDir": "/srv/www/canary-incoming/", "upstreamFallback": true, - "buildRepo": "https://{token}@git.pika-os.com/repo-tools/run-upstream-build.git", + "buildRepo": "https://git.pika-os.com/repo-tools/run-upstream-build.git", "buildBranch": "main", "gitCache": "./gitcache/buildrepo", "gitToken": "neverGonnaGiveYouUp",