diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 3651a62..40aa6cc 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -13,6 +13,6 @@ spring.jpa.show-sql=true spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver # LocalTest -spring.datasource.url=jdbc:mysql://localhost:3306/getaguitar?useSSL=false&allowPublicKeyRetrieval=true -spring.datasource.username=root -spring.datasource.password=8320 \ No newline at end of file +#spring.datasource.url=jdbc:mysql://localhost:3306/getaguitar?useSSL=false&allowPublicKeyRetrieval=true +#spring.datasource.username=root +#spring.datasource.password=8320 \ No newline at end of file