From 6be64a3a743e5d7acdbfe5614b5c9c729f1cea00 Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Thu, 4 Jun 2026 11:29:43 +0800 Subject: [PATCH] New button to allow admin to switch e-credit note to normal credit note for customer otped in for e-invoice --- .env.testing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.testing b/.env.testing index c1122651..8d076fc8 100644 --- a/.env.testing +++ b/.env.testing @@ -5,7 +5,7 @@ APP_KEY=base64:utnZQgraE9iHT+4xCoDP2p7MdQmBweGyP0b6Mp1ksds= JWT_SECRET=4DlpggxJJeV1nVeHPPf83mSGsoJEmA8bpuSFdFN0VCvwqkE084iYOqoed0q47Ee2 DB_CONNECTION=mysql -DB_HOST=172.18.0.3 +DB_HOST=172.18.0.2 DB_PORT=3306 DB_DATABASE=ci_test_exchange DB_USERNAME=ci