port changed

This commit is contained in:
Yogesh Khot 2023-04-04 14:47:33 +00:00
parent 0962ed7e8f
commit fecc274ea7

View file

@ -1,3 +1,4 @@
server.port=8081
# database init, supports mysql too
database=h2
spring.sql.init.schema-locations=classpath*:db/${database}/schema.sql