This commit is contained in:
Andrei Yankovich 2020-06-10 21:35:53 +03:00
parent d4bea34598
commit ce6bbecf05

View File

@ -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:8444/"
self.masterConf['buildbotURL'] = "https://quasarapp.ddns.net:8043/"
# minimalistic config to activate new web UI
self.masterConf['www'] = dict(port=8010,