base commit
This commit is contained in:
parent
444eee2394
commit
85dcbad805
|
|
@ -1 +1 @@
|
|||
rootProject.name = "lorca-core"
|
||||
rootProject.name = "lorca-gestionale-be"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
server.servlet.context-path=/api
|
||||
spring.application.name=lorca-core
|
||||
spring.application.name=lorca-gestionale-be
|
||||
spring.datasource.url=jdbc:postgresql://0.0.0.0:5432/lorca_db
|
||||
spring.datasource.username=lorca_usr
|
||||
spring.datasource.password=lorca_pwd
|
||||
|
|
|
|||
Loading…
Reference in New Issue