cleanup for aws
This commit is contained in:
@@ -20,10 +20,6 @@ const debug = Boolean(process.env.DEBUG) || argv.debug
|
||||
|
||||
const cfgh = new configHelper({
|
||||
localfile: './wssGatewayConfig.json',
|
||||
onAws: typeof(process.env.AWS_EXECUTION_ENV)=='string',
|
||||
awsRegion: 'eu-west-1',
|
||||
awsTable: 'bus-config',
|
||||
awsServiceName: 'wssGateway',
|
||||
})
|
||||
|
||||
async function startRedis(wssGatewayConfig) {
|
||||
|
||||
Reference in New Issue
Block a user