server port

This commit is contained in:
rosie 2024-08-03 14:40:31 +09:00
parent 383edc1656
commit ea19d9eac9

View file

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