aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api.conf
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2024-01-23 11:58:18 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2024-01-23 11:58:18 +0100
commit6efab6eddad09ed8f209bc2f740c7c29ccc1058b (patch)
treedce406d08f414339dee7c00ce181abeb54507802 /src/testing/test_merchant_api.conf
parent0275aacac6835b2ee0b1b579e93963691ab9e8bd (diff)
downloadmerchant-6efab6eddad09ed8f209bc2f740c7c29ccc1058b.tar.gz
merchant-6efab6eddad09ed8f209bc2f740c7c29ccc1058b.tar.bz2
merchant-6efab6eddad09ed8f209bc2f740c7c29ccc1058b.zip
[ci] fixing CI testing, SERVE values set, more error message, WIP
Diffstat (limited to 'src/testing/test_merchant_api.conf')
-rw-r--r--src/testing/test_merchant_api.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_merchant_api.conf b/src/testing/test_merchant_api.conf
index c09bafe0..1ad96ca5 100644
--- a/src/testing/test_merchant_api.conf
+++ b/src/testing/test_merchant_api.conf
@@ -32,7 +32,7 @@ PORT = 8082
[merchant]
PORT = 8080
-SERVE = http
+SERVE = tcp
DB = postgres
[merchantdb-postgres]