mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-27 22:34:30 +00:00
https
This commit is contained in:
parent
d4bea34598
commit
ce6bbecf05
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user