feat: Separate task runner server from main http server (no-changelog) (#11062)
This commit is contained in:
@@ -225,6 +225,8 @@ describe('GlobalConfig', () => {
|
||||
disabled: true,
|
||||
path: '/runners',
|
||||
authToken: '',
|
||||
listen_address: '127.0.0.1',
|
||||
port: 5679,
|
||||
},
|
||||
sentry: {
|
||||
backendDsn: '',
|
||||
|
||||
Reference in New Issue
Block a user