File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
spring-backend/src/main/resources Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- cloudinary.api-key =129216924887731
2- cloudinary.api-secret =kzImAroivRAKixaSgU__grkj0AA
3- cloudinary.cloud-name =dv6ktrxwv
1+ cloudinary.api-key =******
2+ cloudinary.api-secret =*****
3+ cloudinary.cloud-name =******
44spring.datasource.driverClassName =com.mysql.cj.jdbc.Driver
55spring.datasource.password =1
66spring.datasource.url =jdbc:mysql://localhost:3306/hobbie_backend_db?allowPublicKeyRetrieval =true&useSSL =false&createDatabaseIfNotExist =true&useUnicode =true&useJDBCCompliantTimezoneShift =true&useLegacyDatetimeCode =false&serverTimezone =Europe/Paris
@@ -29,4 +29,4 @@ springdoc.swagger-ui.display-request-duration=true
2929springdoc.swagger-ui.groups-order =DESC
3030springdoc.swagger-ui.operationsSorter =method
3131springdoc.swagger-ui.disable-swagger-default-url =true
32- jwt.secret =secretly123
32+ jwt.secret =secretly123
You can’t perform that action at this time.
0 commit comments