Skip to content

Commit bd28c79

Browse files
committed
fixed #302 update Spring-Boot to Version to 2.3.7
1 parent 689db86 commit bd28c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ function runDev() {
5252
}
5353

5454
function run() {
55-
runHerokuLocal
56-
#runDev
55+
#runHerokuLocal
56+
runDev
5757
}
5858

5959
function main() {

0 commit comments

Comments
 (0)