Change in port number

This commit is contained in:
Saumitra Kahate 2023-07-05 21:31:21 +05:30
parent 029de905b3
commit 7aef843843

View file

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