Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
my-yaf-project
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenchuanwen
my-yaf-project
Commits
05ec052b
Commit
05ec052b
authored
Jan 09, 2019
by
testshenbd
Browse files
Options
Browse Files
Download
Plain Diff
applicationConflict
parents
678f0c3c
31880801
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
application.ini
conf/application.ini
+6
-1
No files found.
conf/application.ini
View file @
05ec052b
...
@@ -12,6 +12,11 @@ application.dispatcher.catchException = true
...
@@ -12,6 +12,11 @@ application.dispatcher.catchException = true
; Admin模块用于后台管理
; Admin模块用于后台管理
application.modules
=
Index,Api,Admin,Client
application.modules
=
Index,Api,Admin,Client
redis.redisPublishName
=
'redisPublish'
;
[productone : common]
[productone : common]
; 数据库配置
; 数据库配置
resources.database.params.driver
=
"pdo_mysql"
resources.database.params.driver
=
"pdo_mysql"
...
@@ -536,4 +541,4 @@ elastic.master.scheme="http";
...
@@ -536,4 +541,4 @@ elastic.master.scheme="http";
;resources.database.params.hostname = "127.0.0.1"
;resources.database.params.hostname = "127.0.0.1"
;resources.database.params.database = "database"
;resources.database.params.database = "database"
;resources.database.params.username = "username"
;resources.database.params.username = "username"
;resources.database.params.password = "password"
;resources.database.params.password = "password"
\ No newline at end of file
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