From d4bea345988e76d599ca402772cb524c5db7186f Mon Sep 17 00:00:00 2001 From: EndrII Date: Wed, 10 Jun 2020 20:56:39 +0300 Subject: [PATCH] fix https --- BuildBotLib/buildBotIdentity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildBotLib/buildBotIdentity.py b/BuildBotLib/buildBotIdentity.py index a8faba0..6ee4e2e 100644 --- a/BuildBotLib/buildBotIdentity.py +++ b/BuildBotLib/buildBotIdentity.py @@ -25,7 +25,7 @@ class BuildBotIdentity(BuildBotModule): # but with an externally-visible host name which the # buildbot cannot figure out without some help. - self.masterConf['buildbotURL'] = "https://quasarapp.ddns.net:8010/" + self.masterConf['buildbotURL'] = "https://quasarapp.ddns.net:8444/" # minimalistic config to activate new web UI self.masterConf['www'] = dict(port=8010,