Closed dustin-decker closed 1 year ago
/app/app.js:259 ip_address: req.connection.remoteAddress.toString(), ^ TypeError: Cannot read properties of undefined (reading 'toString') at /app/app.js:259:45
Need to figure out how to get the IP from the cloud run environment in express
/app/app.js:259 ip_address: req.connection.remoteAddress.toString(), ^ TypeError: Cannot read properties of undefined (reading 'toString') at /app/app.js:259:45