Skip to content

Commit

Permalink
No need of dev and prod environments here.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yorty Ruiz Hernandez committed Jan 22, 2024
1 parent f7194d5 commit ebec17b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .env.develop → .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PORT=3000
NODE_ENV=develop
NODE_ENV=local
PROJECTS_TABLE=projects-table
AWS_REGION=us-east-1
4 changes: 0 additions & 4 deletions .env.production

This file was deleted.

0 comments on commit ebec17b

Please sign in to comment.