3 lines
99 B
INI
3 lines
99 B
INI
spring.application.name=events
|
|
server.port=9020
|
|
spring.datasource.url = ${defaultDbBaseUrl}/events
|