Skip to content

Instantly share code, notes, and snippets.

@GautamPanickar
Created September 4, 2022 18:09
Show Gist options
  • Save GautamPanickar/aed346f068f4fa41b69276a1960927e0 to your computer and use it in GitHub Desktop.
Save GautamPanickar/aed346f068f4fa41b69276a1960927e0 to your computer and use it in GitHub Desktop.
Environment file for node express web service.
NODE_ENV="prod"
PORT="66666"
DB_NAME="hurray.db"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment