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
92d41323
Commit
92d41323
authored
Sep 19, 2018
by
rlgy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
9fb148ae
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
bootstrap.php
common/config/bootstrap.php
+1
-0
No files found.
common/config/bootstrap.php
View file @
92d41323
...
@@ -11,3 +11,4 @@ Yii::setAlias('@common', WALLET_PROJECT_PATH . '/common');
...
@@ -11,3 +11,4 @@ Yii::setAlias('@common', WALLET_PROJECT_PATH . '/common');
Yii
::
setAlias
(
'@backend'
,
WALLET_PROJECT_PATH
.
'/backend'
);
Yii
::
setAlias
(
'@backend'
,
WALLET_PROJECT_PATH
.
'/backend'
);
Yii
::
setAlias
(
'@console'
,
WALLET_PROJECT_PATH
.
'/console'
);
Yii
::
setAlias
(
'@console'
,
WALLET_PROJECT_PATH
.
'/console'
);
Yii
::
setAlias
(
'@vendor'
,
WALLET_PROJECT_PATH
.
'/vendor'
);
Yii
::
setAlias
(
'@vendor'
,
WALLET_PROJECT_PATH
.
'/vendor'
);
Yii
::
setAlias
(
'@h5'
,
WALLET_PROJECT_PATH
.
'/h5'
);
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