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