Skip to content

Commit 8e1c5b3

Browse files
edited database name
1 parent 2195a20 commit 8e1c5b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
spring.jpa.hibernate.ddl-auto=none
2-
spring.datasource.url=jdbc:mysql://localhost:3306/my_dictionary_database
2+
spring.datasource.url=jdbc:mysql://mysql-my-dictionary-standalone:3306/my_dictionary_database
33
spring.datasource.username=d9d9vs9
44
spring.datasource.password=Vagina$2020
55

6+
server.port=8086
7+

0 commit comments

Comments
 (0)