Skip to content

Commit 94d5f4f

Browse files
committed
Pass chat websocket uri to the chat endpoint lambda
1 parent 7ee36eb commit 94d5f4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Resources:
171171
READING_ROOM_IPS: !Ref ReadingRoomIPs
172172
REPOSITORY_EMAIL: !Ref RepositoryEmail
173173
SECRETS_PATH: !Ref SecretsPath
174+
WEBSOCKET_URI: !Ref ChatWebSocketURI
174175
Policies:
175176
- !Ref SecretsPolicy
176177
- !Ref readIndexPolicy

0 commit comments

Comments
 (0)