Skip to content
Snippets Groups Projects
Commit caa2229d authored by donghyun's avatar donghyun
Browse files

change db

parent 6796fdd9
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ target/ ...@@ -14,7 +14,7 @@ target/
.sts4-cache .sts4-cache
### IntelliJ IDEA ### ### IntelliJ IDEA ###
**/src/main/resources/application.properties # **/src/main/resources/application.properties
.idea .idea
*.iws *.iws
*.iml *.iml
......
server.port = 8098 server.port = 8098
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://210.107.196.163:40398/shop?serverTimezone=UTC spring.datasource.url=jdbc:mysql://210.107.196.163:40398/webdev?serverTimezone=UTC
spring.datasource.username=root spring.datasource.username=root
spring.datasource.password=ilovekdh1208 spring.datasource.password=ilovekdh1208
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment