ivangfr/springboot-react-jwt-token

Needs Readme Text upgrade

mhasan-cmt opened this issue · 1 comments

instead of

docker exec -it postgres psql -U postgres -d moviedb

it should be like this:

docker exec -it postgres psql -U postgres -d orderdb

it is kinda confusing for the first time

thanks @mhasan-cmt and sorry for the mistake.