Skip to content

Commit 82b775c

Browse files
committed
fix #207 - Revert fastify dependabot version change
1 parent 37c5893 commit 82b775c

File tree

3 files changed

+1222
-1361
lines changed

3 files changed

+1222
-1361
lines changed

lca-genesys-audiohook-stack/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,11 @@ To streamline access for LCA application instead of switching between Genesys Cl
9191

9292
Follow the steps as documented in [here](https://help.mypurecloud.com/articles/set-custom-client-application-integration/) to setup custom application integration in Genesys
9393

94-
***
94+
***
95+
96+
## Test docker build locally after making code changes
97+
```
98+
cd ./lca-genesys-audiohook-stack/source/app
99+
npm install
100+
docker build -t lca-genesys .
101+
```

0 commit comments

Comments
 (0)