app.js file moved (fixing previous commit)

This commit is contained in:
nicoagostini committed 2025-05-01 19:25:57 -07:00
1 parent 1f9416e0bd
commit 7f9e594e9b
4 files changed
+91 -1

No files matched your search

+2
View File
@@ -1,2 +1,4 @@
mongoURI='mongodb://localhost:27017/'
database='nameOfDatabase'
PORT=8000