Skip to content

Commit

Permalink
log路径修改
Browse files Browse the repository at this point in the history
  • Loading branch information
SiZhe committed Sep 21, 2018
1 parent 02ae06f commit 4311d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/dingtalkeapp.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
return [
'dir_root' => storage_path('/dingtalkeapp'),
'dir_root' => storage_path('/logs'),
'oapi_host' => "https://oapi.dingtalk.com",
//Suite
'suite_key' => 'suitesb9wz5nlwp4yrd7w',
Expand Down

0 comments on commit 4311d34

Please sign in to comment.