mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +00:00
Change in port number
This commit is contained in:
parent
029de905b3
commit
7aef843843
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
server.port=9090
|
||||||
# database init, supports mysql too
|
# database init, supports mysql too
|
||||||
database=h2
|
database=h2
|
||||||
spring.sql.init.schema-locations=classpath*:db/${database}/schema.sql
|
spring.sql.init.schema-locations=classpath*:db/${database}/schema.sql
|
||||||
|
|
Loading…
Reference in a new issue