update project name

This commit is contained in:
SowinskiBraeden committed 2023-09-26 21:00:18 -07:00
1 parent 6103b6d502
commit ecf4fabd86
14 files changed
+30 -30

No files matched your search

+1 -1
View File
@@ -1,5 +1,5 @@
export DB_URI=mongodb://localhost:27017
export DB_NAME=SulliCartShare
export DB_NAME=DeviceBookingAPI
export PORT=8000
export BASE_URL=localhost