Skip to content

Commit

Permalink
Optimized for midcore part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 7, 2024
1 parent 79a7e14 commit c748140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Run the following commands to validate things are rolling as they should.

```bash
# Should use the specfied version when set by the user
lando exec defaults custom -- psql -V | grep "11."
lando exec custom -- psql -V | grep "11."

# Should use the correct custom user pass db
lando verifycustom | grep 'pg_database'
Expand Down

0 comments on commit c748140

Please sign in to comment.