updated directs after ELB instance

This commit is contained in:
Umang Mistry
2024-05-22 16:50:47 -05:00
parent e3ca9f2b8d
commit 30853e6c2a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ CLIENT_ID = 'effafe90-7ed7-43a3-ab03-19a0be2f1758'
AUTHORITY = 'https://login.microsoftonline.com/organizations/'
SCOPE = ['User.Read']
REDIRECT_URI = 'https://171.29.20.126:8501'
REDIRECT_URI = 'https://172.29.20.102:8501'
# Initialize boto3 client to interact with AWS Secrets Manager