From 967be9e750221ab2ab783f95df79bb26d290a45e Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Mon, 15 Sep 2025 01:07:58 +0200 Subject: add: added projects --- idvoc-2025/CommentsEngine/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 idvoc-2025/CommentsEngine/README.md (limited to 'idvoc-2025/CommentsEngine/README.md') 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 -- cgit v1.2.3