Skip to content

Commit 6ea9852

Browse files
authored
Update application.properties
1 parent 03e4724 commit 6ea9852

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
spring.datasource.url=jdbc:mysql://localhost:3306/springbackend?useSSL=false
1+
spring.datasource.url=jdbc:mysql://mysql:3306/springbackend?useSSL=false
22
spring.datasource.username=springbackend
33
spring.datasource.password=springbackend
44

5-
spring.jpa.generate-ddl=true
5+
spring.jpa.generate-ddl=true

0 commit comments

Comments
 (0)