Update .env
Browse files
.env
CHANGED
|
@@ -2,4 +2,5 @@ HOST="www.ryhintl.com"
|
|
| 2 |
USER_NAME="smairuser"
|
| 3 |
PASSWORD="smairuser"
|
| 4 |
PORT=36000
|
| 5 |
-
DB="smair"
|
|
|
|
|
|
| 2 |
USER_NAME="smairuser"
|
| 3 |
PASSWORD="smairuser"
|
| 4 |
PORT=36000
|
| 5 |
+
DB="smair"
|
| 6 |
+
GROQ_API_KEY=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
|