diff --git a/streamlit/multipage/constants.py b/streamlit/multipage/constants.py index e404b9a..0603dec 100644 --- a/streamlit/multipage/constants.py +++ b/streamlit/multipage/constants.py @@ -203,7 +203,7 @@ USER_LIST = ['maamseek@aarete.com', 'smahdavian@aarete.com', 'ahinge@aarete.com' # DOCZY DEV -DOCZY_PIPELINE_URL_DEV = 'https://4lzhid1s0h.execute-api.us-east-2.amazonaws.com/dev/trigger-pipeline' +DOCZY_PIPELINE_URL_DEV = 'https://8ir4vi1ri4.execute-api.us-east-2.amazonaws.com/dev/' DOCZY_REDIRECT_URL_DEV = 'https://doczydev.aarete.com:850' DOCZY_CREATE_BATCH_URL_DEV = 'https://lfksus2t62.execute-api.us-east-2.amazonaws.com/dev/create-batch'