Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith-Cruise committed Feb 24, 2018
1 parent b484611 commit fafaef2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
logging.file=eagle-oj.log
logging.file=log/eagle-oj.log

spring.datasource.url=jdbc:mysql://${MYSQL_URL}/${MYSQL_DATABASE}?useUnicode=true&characterEncoding=UTF8&serverTimezone=UTC&tinyInt1isBit=false&useSSL=false
spring.datasource.username=${MYSQL_USERNAME}
Expand Down

0 comments on commit fafaef2

Please sign in to comment.