add CI/CD DEPLOY
Some checks failed
Deploy Spring Boot App / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-09-13 03:44:36 +00:00
parent b781db1463
commit 7b4e765a31
2 changed files with 31 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
spring.application.name=fercoganbackend
spring.datasource.url=jdbc:mysql://localhost:3306/testdb
spring.datasource.username=andre
spring.datasource.password=andre
spring.datasource.url=jdbc:mysql://192.168.5.250:3306/TEST_fercoApp
spring.datasource.username=ferco
spring.datasource.password=9+k+9076[5S26#C1mn"u
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.jpa.hibernate.ddl-auto=update