Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ticker_config
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wallets
ticker_config
Commits
dfefbbb0
Commit
dfefbbb0
authored
Jun 11, 2021
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update domain
parent
0a0758f2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
main-local.php
common/config/main-local.php
+0
-5
params-local.php
common/config/params-local.php
+2
-2
No files found.
common/config/main-local.php
View file @
dfefbbb0
...
...
@@ -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'
=>
[
[
...
...
common/config/params-local.php
View file @
dfefbbb0
<?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'
,
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment