add postgres connector
This commit is contained in:
@@ -1 +1,5 @@
|
|||||||
spring.application.name=video_downloader
|
spring.application.name=video_downloader
|
||||||
|
spring.datasource.url = jdbc:postgresql://localhost:5432/videos
|
||||||
|
spring.datasource.username = postgres
|
||||||
|
spring.datasource.password = 5995
|
||||||
|
spring.jpa.hibernate.ddl-auto = update
|
||||||
Reference in New Issue
Block a user