mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
port changed
This commit is contained in:
parent
0962ed7e8f
commit
fecc274ea7
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
server.port=8081
|
||||||
# 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