We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fde7ea commit a46ef9dCopy full SHA for a46ef9d
backend/gamelink/src/main/resources/application.properties
@@ -10,11 +10,7 @@ spring.mustache.suffix=.html
10
11
spring.datasource.url=jdbc:postgresql://localhost:5432/gamelink
12
spring.datasource.username=postgres
13
-<<<<<<< HEAD
14
spring.datasource.password=123456
15
-=======
16
-spring.datasource.password=Juanluis-123
17
->>>>>>> 93075e63aa4379be2432267d194a48b49d64a983
18
spring.jpa.hibernate.ddl-auto=create-drop
19
20
logging.level.org.springframework.security=DEBUG
0 commit comments