gbowne1 / RadioLogger

A Radio Logging application build with NodeJS and ExpressJS
GNU General Public License v3.0
6 stars 6 forks source link

Fix(server Issues) #8

Closed jzunigarce closed 1 year ago

jzunigarce commented 1 year ago

Changes

Example .env MONGO_PORT=27017 MONGO_HOST=127.0.0.1

gbowne1 commented 1 year ago

@jzunigarce

It still does not like to choose another port when 3000 is already in use. That's a separate issue. I would like it to ask us to choose another port.