remove user-secrets approach & prepare a pilot deploy

This commit is contained in:
hamid
2026-07-28 23:18:54 +03:30
parent 630c7907ec
commit 5885280b49
28 changed files with 639 additions and 142 deletions
+12
View File
@@ -0,0 +1,12 @@
node_modules
*.log
# Local secrets — the deployed values come from compose, and a copied .env would silently win on any
# key the compose environment doesn't set.
.env
.env.local
Dockerfile
.dockerignore
README.md
INTEGRATION-PROMPT.md