Commit dfefbbb0 authored by shajiaiming's avatar shajiaiming

update domain

parent 0a0758f2
......@@ -102,11 +102,6 @@ return [
],
],
],
'uploader' => [
'class' => 'common\components\uploader\Uploader',
'baseuri' => 'https://b.biqianbao.net/admin/upload',
'absolute' => dirname(dirname(__DIR__)) . '/backend/upload',
],
'log' => [
'targets' => [
[
......
<?php
return [
'biqianbao' => 'https://b.biqianbao.net',
'go_biqianbao' => 'http://172.16.101.45:8984',
'qianbao' => 'http://127.0.0.1',
'go_qianbao' => 'http://127.0.0.1:8984',
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment