Skip to content

Commit

Permalink
Updated database sample value
Browse files Browse the repository at this point in the history
  • Loading branch information
yusrimathews committed Mar 22, 2024
1 parent b46f3d2 commit d0f74c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ npm start
| Variable | Description | Required | Sample Value |
|---|---|---|---|
| NODE_ENV | Environment identifier used for conditional logic. || staging |
| PORT | Express server port. || postgres://... |
| DATABASE_URL | PostgreSQL database URI. || https://xyz.onrender.com/ |
| PORT | Express server port. || |
| DATABASE_URL | PostgreSQL database URI. || postgres://... |

0 comments on commit d0f74c3

Please sign in to comment.