David_A
commited on
Commit
·
34652a6
1
Parent(s):
3c0eebe
change url aws
Browse files- components/.env +2 -1
components/.env
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
COGNITO_DOMAIN = "https://applicationidentification.auth.eu-west-3.amazoncognito.com"
|
2 |
CLIENT_ID = "43lhj9qr7p3rvdjikth6bc5ncg"
|
3 |
CLIENT_SECRET = "1235u93n876es4po7sps5hlv4sa8oh1lmohln3to41jtcf83dogt"
|
4 |
-
APP_URI = "http://localhost:8501/"
|
|
|
|
1 |
COGNITO_DOMAIN = "https://applicationidentification.auth.eu-west-3.amazoncognito.com"
|
2 |
CLIENT_ID = "43lhj9qr7p3rvdjikth6bc5ncg"
|
3 |
CLIENT_SECRET = "1235u93n876es4po7sps5hlv4sa8oh1lmohln3to41jtcf83dogt"
|
4 |
+
#APP_URI = "http://localhost:8501/"
|
5 |
+
APP_URI = "https://davidanthony-ai-digitalixsa-transcription.hf.space/"
|