refactor: Whoops
This commit is contained in:
parent
9778a1e6d5
commit
a958d9f6ac
@ -1,4 +1,4 @@
|
||||
spring.datasource.url=jdbc:postgresql://$DB_HOST}:5432/postgresdb
|
||||
spring.datasource.url=jdbc:postgresql://${DB_HOST}:5432/postgresdb
|
||||
spring.datasource.username=postgres_user
|
||||
spring.datasource.password=postgres_pass
|
||||
server.port=8080
|
||||
|
Loading…
x
Reference in New Issue
Block a user