Fix docker-compose ssh connection

This commit is contained in:
nicolas.dorier
2019-09-06 16:59:20 +09:00
parent 11730cbae6
commit 882430cf58

View File

@@ -25,7 +25,7 @@ services:
TEST_MERCHANTCHARGE: "type=charge;server=http://lightning-charged:9112/;api-token=foiewnccewuify"
TEST_MERCHANTLND: "https://lnd:lnd@merchant_lnd:8080/"
TESTS_INCONTAINER: "true"
TESTS_SSHCONNECTION: "root@sshd:21622"
TESTS_SSHCONNECTION: "root@sshd:22"
TESTS_SSHPASSWORD: ""
TESTS_SSHKEYFILE: ""
expose: