wip
This commit is contained in:
parent
0ef2f58379
commit
177dd78592
11 changed files with 148 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
spring.datasource.url=jdbc:postgresql://${DB_HOST:-localhost}:5432/postgresdb
|
||||
spring.datasource.url=jdbc:postgresql://localhost:5432/postgresdb
|
||||
spring.datasource.username=postgres_user
|
||||
spring.datasource.password=postgres_pass
|
||||
server.port=8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue