Skip to content

Commit

Permalink
Genesys Open Messaging added
Browse files Browse the repository at this point in the history
  • Loading branch information
leszekwiniarski committed Apr 24, 2024
1 parent 809c3e2 commit 98299f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions genesys-open-messaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 98299f9

Please sign in to comment.