From 98299f99a1c318394e92bafb7bc3b9c400f30bd0 Mon Sep 17 00:00:00 2001 From: Leszek Winiarski Date: Wed, 24 Apr 2024 11:07:00 +0200 Subject: [PATCH] Genesys Open Messaging added --- genesys-open-messaging/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/genesys-open-messaging/README.md b/genesys-open-messaging/README.md index fd04442..df1038a 100644 --- a/genesys-open-messaging/README.md +++ b/genesys-open-messaging/README.md @@ -182,7 +182,7 @@ Create a new copy of `.env.sample` with the name `.env` and set the variables li Your `.env` files should look like this: -#### SERVER FOLDER +> **SERVER FOLDER** ```js # Environment @@ -210,7 +210,7 @@ GC_MESSAGE_DEPLOYMENT_ID= # Add your Genesys message deployment ID here GC_SECRET_TOKEN= # Add your Genesys secret token here ``` -#### CLIENT FOLDER +> **CLIENT FOLDER** ```js BUILD_PATH=./build