From 79043c05af5b12ddc4d1e732b5dcca207780b28c Mon Sep 17 00:00:00 2001 From: duynguyen Date: Thu, 15 Jan 2026 17:08:26 +0000 Subject: [PATCH] test: test webhook --- portnote/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portnote/compose.yml b/portnote/compose.yml index 464c679..5e9a3df 100644 --- a/portnote/compose.yml +++ b/portnote/compose.yml @@ -4,7 +4,7 @@ services: container_name: portnote-web-ui-dev restart: always ports: - - "10002:3000" + - "10001:3000" environment: JWT_SECRET: 7suHA24TWMEmdX USER_SECRET: cLRvKLr6n9gydA