mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-18 07:59:34 +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
|
# but with an externally-visible host name which the
|
||||||
# buildbot cannot figure out without some help.
|
# 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
|
# minimalistic config to activate new web UI
|
||||||
self.masterConf['www'] = dict(port=8010,
|
self.masterConf['www'] = dict(port=8010,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user