summaryrefslogtreecommitdiff
path: root/idvoc-2025/CommentsEngine/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'idvoc-2025/CommentsEngine/README.md')
-rw-r--r--idvoc-2025/CommentsEngine/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/idvoc-2025/CommentsEngine/README.md b/idvoc-2025/CommentsEngine/README.md
new file mode 100644
index 0000000..4381739
--- /dev/null
+++ b/idvoc-2025/CommentsEngine/README.md
@@ -0,0 +1,5 @@
+## Env variables
+
+`REDIS_ENDPOINT`: The endpoint (host + port) on which redis can be contacted
+`HOST`: The host on which to bind+listen to
+`PORT`: The port on which to bind+listen to