Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pisns-forum-api
Project
Project
Details
Activity
Releases
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
scrmGroup
pisns-forum-api
Commits
68d89efd
Commit
68d89efd
authored
Sep 04, 2019
by
strong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加idc环境基础服务配置
parent
00274ec2
Pipeline
#242
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
config.js
config/config.js
+4
-4
No files found.
config/config.js
View file @
68d89efd
...
...
@@ -75,7 +75,7 @@ var config = {
port
:
3011
,
mongodb
:
{
uri
:
'mongodb://
mongo-1.internal.piplus.vip:3717,mongo-2.internal.piplus.vip:3717,mongo-3.internal.piplus.vip
:3717/pisns-forum?replicaSet=mgset-1061465'
,
uri
:
'mongodb://
infra-1:3717,infra-2:3717,infra-3
:3717/pisns-forum?replicaSet=mgset-1061465'
,
username
:
'future'
,
password
:
'future123456'
,
dbname
:
'pisns-forum'
,
...
...
@@ -90,9 +90,9 @@ var config = {
devCDNURL
:
'http://dev.fs.wxpai.cn/'
},
sessionStore
:
{
password
:
'
a39131f8d598429f:GuangZhouhdp123
'
,
port
:
6379
,
host
:
'
a39131f8d598429f335.redis.rds.aliyuncs.com
'
,
password
:
'
future123456
'
,
port
:
1
6379
,
host
:
'
infra-1
'
,
db
:
2
}
}
...
...
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