From 7db829d10cdfb7e7d8eef4b006e60833973cea08 Mon Sep 17 00:00:00 2001 From: Alihan Date: Mon, 13 Oct 2025 00:10:02 +0300 Subject: [PATCH] bugfix and security harden --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..1215f97 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +- app is running as docker container, so everytime there are need to reflect changes we have to docker compose down & build & up -d \ No newline at end of file