fix readme

This commit is contained in:
Aleksey Filippov 2023-06-01 23:29:43 +04:00
parent 7b46d9ea34
commit 964e038914

View File

@ -1,2 +1,4 @@
```commandline
createdb -U postgres sbapp
gradlew bootRun -Pprod
gradlew bootRun -Pprod
```