Skip to content

Instantly share code, notes, and snippets.

@athulmurali
Created March 26, 2019 20:13
Show Gist options
  • Save athulmurali/30ec812c0d5158be791ab62b1b1936a5 to your computer and use it in GitHub Desktop.
Save athulmurali/30ec812c0d5158be791ab62b1b1936a5 to your computer and use it in GitHub Desktop.
logger_env
#!/usr/bin/env bash
#sh
export DB_URL='mongodb://rfid:rfid1234@ds223756.mlab.com:23756/crappy-logger'
node server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment