From 6c3110511306c9814dab9967c7bdf8a8c51d973c Mon Sep 17 00:00:00 2001 From: Ramakrishna Mamidi Date: Mon, 23 Mar 2026 01:16:11 +0530 Subject: [PATCH] [SOMA][BOT-3][INFRA] nginx: reverse proxy config, SSL termination, SSE streaming headers --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a8d3d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +soma-bot3.code-workspace \ No newline at end of file