Skip to content

Commit

Permalink
12 factor: 3_config
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitbhanushali committed Nov 22, 2023
1 parent a91c142 commit 56c3e46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
node_modules
config.env
1 change: 1 addition & 0 deletions index.js
@@ -0,0 +1 @@
console.log(process.env.foo);

0 comments on commit 56c3e46

Please sign in to comment.