Skip to content

Commit a46ef9d

Browse files
committed
a
1 parent 4fde7ea commit a46ef9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

backend/gamelink/src/main/resources/application.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ spring.mustache.suffix=.html
1010

1111
spring.datasource.url=jdbc:postgresql://localhost:5432/gamelink
1212
spring.datasource.username=postgres
13-
<<<<<<< HEAD
1413
spring.datasource.password=123456
15-
=======
16-
spring.datasource.password=Juanluis-123
17-
>>>>>>> 93075e63aa4379be2432267d194a48b49d64a983
1814
spring.jpa.hibernate.ddl-auto=create-drop
1915

2016
logging.level.org.springframework.security=DEBUG

0 commit comments

Comments
 (0)