Spaces:
Building
Building
Update .env
Browse files
.env
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
PORT=7860
|
2 |
-
API_KEY=
|
|
|
|
1 |
PORT=7860
|
2 |
+
API_KEY=api
|
3 |
+
MONGO_URL=mongodb+srv://loda:[email protected]/?retryWrites=true&w=majority
|