Change database to prod
This commit is contained in:
@@ -2,7 +2,7 @@ spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.Sec
|
||||
jwt.secret=aquickfoxjumpsoverthelazydog
|
||||
|
||||
# Database
|
||||
spring.datasource.url= jdbc:mysql://192.168.178.21:3306/rossa_tech_testing?useSSL=false
|
||||
spring.datasource.url= jdbc:mysql://192.168.178.21:3306/rossa_tech?useSSL=false
|
||||
spring.datasource.username= db_pezi
|
||||
spring.datasource.password= Pe23Zi0484!_db
|
||||
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
|
||||
|
||||
Reference in New Issue
Block a user