Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Edith Soares committed May 19, 2021
1 parent 101bd4a commit f468579
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions finalchallenger-api
Submodule finalchallenger-api added at 5259bc
6 changes: 3 additions & 3 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## --------- Configuração banco MySql ---------

spring.datasource.url=mysql://b66ed712bc811c:[email protected]/heroku_26b0e4901d71f24?reconnect=true
#spring.datasource.username=root
#spring.datasource.password=edith123
#spring.jpa.hibernate.ddl-auto=update
spring.datasource.username=b66ed712bc811c
spring.datasource.password=070eab02
spring.jpa.hibernate.ddl-auto=update

## Hibernate Properties
# The SQL dialect makes Hibernate generate better SQL for the chosen database
Expand Down

0 comments on commit f468579

Please sign in to comment.