Update README.md

pull/1/head
Matt Huntington 5 years ago committed by GitHub
parent eb6a04f3cb
commit 863e4a87f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,7 +58,7 @@ go to http://localhost:8080/ to view local app (note this uses your local postgr
## Rerunning local after initial set up ## Rerunning local after initial set up
1. Open PostgresApp and start the db Open Postgres app and start the db
In terminal: In terminal:
@ -66,6 +66,4 @@ In terminal:
1. Run `export JDBC_DATABASE_URL=jdbc:postgresql://localhost:5432/springdemo` again 1. Run `export JDBC_DATABASE_URL=jdbc:postgresql://localhost:5432/springdemo` again
1. Run `./mvnw spring-boot:run` 1. Run `./mvnw spring-boot:run`
In Browser In Browser go to http://localhost:8080/
1. go to http://localhost:8080/

Loading…
Cancel
Save