diff --git a/.env b/.env index 91a4091..d4f9f9b 100644 --- a/.env +++ b/.env @@ -2,4 +2,4 @@ PORT = 3004 # DB_CONNECTION = mongodb://localhost:27017/gempa_db DB_CONNECTION = mongodb+srv://user1:user1456@mycluster.1zth1.mongodb.net/gempa_db?retryWrites=true&w=majority # HOST_URL = http://localhost:3004 -HOST_URL = https://tanah-longosor-be.herokuapp.com/ \ No newline at end of file +HOST_URL = https://tanah-longosor-be.herokuapp.com \ No newline at end of file