Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benborla authored Aug 28, 2024
1 parent 3d5c448 commit a5934a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ This Rust Microservice Starter Kit provides a solid foundation for building high
```
# Create .env file
cp .env.dist .env
# Edit your .env and replace the value of DATABASE_URL, it should be a POSTGRESQL Connection String from your Neon Database, or you local PostgreSQL server.
# Run migrations
cd migration
Expand Down

0 comments on commit a5934a5

Please sign in to comment.