Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pt-tobacco-lims-service
Overview
Overview
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
wangweidong
pt-tobacco-lims-service
Commits
923e426a
Commit
923e426a
authored
Dec 12, 2020
by
yangmengmeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
a6c3daee
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
1 deletions
+31
-1
application-pertest.yml
src/main/resources/application-pertest.yml
+30
-0
application.yml
src/main/resources/application.yml
+1
-1
No files found.
src/main/resources/application-pertest.yml
0 → 100644
View file @
923e426a
# 测试环境
service
:
wxloginUrl
:
http://sso.ops.com/wxlogin?t=%s%%26env=pertest
apiUrl
:
http://sso.pertest.ops.com
sysUrl
:
http://sys.pertest.ops.com
swagger
:
enable
:
true
spring
:
datasource
:
url
:
jdbc:postgresql://139.9.144.39:5432/test_lims_tobacco
username
:
dbtobacco
password
:
sfdWrE39&d!Pt
redis
:
host
:
124.70.150.247
mail
:
host
:
smtp.163.com
username
:
ptlims_test@163.com
password
:
meng12315
port
:
25
# 单点登录
#kisso:
# config:
# cookieDomain: test.iosrs.org.cn
# Mongodb GridFS 存储
oss
:
grid-fs
:
true
bucket-name
:
ptlims
src/main/resources/application.yml
View file @
923e426a
...
...
@@ -44,7 +44,7 @@ spring:
# Redis 数据库索引(默认为0),如果设置为1,那么存入的key-value都存放在select 1中
redis
:
database
:
0
host
:
1
19.3.226.204
host
:
1
24.70.150.247
port
:
6379
password
:
patzn123TQa
...
...
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