From a98ee29d56f83c5ee26b62bddda2bb00fc863133 Mon Sep 17 00:00:00 2001 From: guowei42 <65711401+guowei42@users.noreply.github.com> Date: Sun, 10 Nov 2024 19:50:34 +0800 Subject: [PATCH] update test file with port chat --- .github/workflows/test-system.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-system.yml b/.github/workflows/test-system.yml index 1884111953..67d40b9c01 100644 --- a/.github/workflows/test-system.yml +++ b/.github/workflows/test-system.yml @@ -44,6 +44,7 @@ jobs: envkey_PORT_MATCHING: 3003 envkey_PORT_COLLABORATION: 3004 envkey_PORT_AI: 3005 + envkey_PORT_CHAT: 3006 envkey_GEMINI_API_KEY: '' envkey_DB_URI_QUESTION: mongodb://localhost:27017/question envkey_DB_URI_USER: mongodb://localhost:27017/user