acceptence tests pass inside docker container (apart from sync)
This commit is contained in:
@@ -20,7 +20,6 @@ module.exports =
|
||||
clsi:
|
||||
port: 3013
|
||||
host: process.env["LISTEN_ADDRESS"] or "0.0.0.0"
|
||||
|
||||
apis:
|
||||
clsi:
|
||||
url: "http://#{process.env['CLSI_HOST'] or 'localhost'}:3013"
|
||||
|
||||
Reference in New Issue
Block a user