Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
0e9d8280
Commit
0e9d8280
authored
Feb 27, 2019
by
eddie.woo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置修改
parent
02cb5205
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
9 deletions
+9
-9
conf_profile_dev.properties
atms-api/src/main/resources/conf/conf_profile_dev.properties
+2
-2
conf_profile_pub.properties
atms-api/src/main/resources/conf/conf_profile_pub.properties
+2
-2
conf_profile_staging.properties
...i/src/main/resources/conf/conf_profile_staging.properties
+2
-2
conf_profile_dev.properties
atms-web/src/main/resources/conf_profile_dev.properties
+1
-1
conf_profile_pub.properties
atms-web/src/main/resources/conf_profile_pub.properties
+1
-1
conf_profile_staging.properties
atms-web/src/main/resources/conf_profile_staging.properties
+1
-1
No files found.
atms-api/src/main/resources/conf/conf_profile_dev.properties
View file @
0e9d8280
...
...
@@ -10,7 +10,7 @@ mail_jdbc_url=jdbc:sqlserver://192.168.1.102:1434;DatabaseName=MAILMaster
mail_jdbc_user
=
sa
mail_jdbc_password
=
atmsunittestSQL
web.url
=
http://
etms.longi-silicon
.com:8080
web.url
=
http://
dts.erp.didichuxing
.com:8080
#web.url=*
jwt.base64Secret
=
TXppQjFlZFBSbnJzMHc0Tg==
jwt.powerToken
=
xxxx
...
...
@@ -28,7 +28,7 @@ max_file_length=104857600
distributed_id_datacenter
=
1
distributed_id_machine
=
1
api.url
=
http://
etms.longi-silicon
.com:8180
api.url
=
http://
dts.erp.didichuxing
.com:8180
# Longi config
longi_api_basic_user
=
...
...
atms-api/src/main/resources/conf/conf_profile_pub.properties
View file @
0e9d8280
...
...
@@ -15,7 +15,7 @@ mail_jdbc_url=jdbc:sqlserver://192.168.1.102:1434;DatabaseName=MAILMaster
mail_jdbc_user
=
sa
mail_jdbc_password
=
atmsunittestSQL
web.url
=
http://
etms.longi-silicon.com:8081
web.url
=
http://
dts.erp.didichuxing.com:8080
#web.url=*
jwt.base64Secret
=
TXppQjFlZFBSbnJzMHc0Tg==
jwt.powerToken
=
xxxx
...
...
@@ -33,7 +33,7 @@ max_file_length=104857600
distributed_id_datacenter
=
10
distributed_id_machine
=
15
api.url
=
http://
etms.longi-silicon.com:8181
api.url
=
http://
dts.erp.didichuxing.com:8180
# Longi config
longi_api_basic_user
=
...
...
atms-api/src/main/resources/conf/conf_profile_staging.properties
View file @
0e9d8280
...
...
@@ -10,7 +10,7 @@ mail_jdbc_url=jdbc:sqlserver://192.168.1.102:1434;DatabaseName=MAILMaster
mail_jdbc_user
=
sa
mail_jdbc_password
=
atmsunittestSQL
web.url
=
http://
etms.longi-silicon
.com:10000
web.url
=
http://
dts.erp.didichuxing
.com:10000
#web.url=*
jwt.base64Secret
=
TXppQjFlZFBSbnJzMHc0Tg==
jwt.powerToken
=
xxxx
...
...
@@ -28,7 +28,7 @@ max_file_length=104857600
distributed_id_datacenter
=
10
distributed_id_machine
=
10
api.url
=
http://
etms.longi-silicon
.com:20000
api.url
=
http://
dts.erp.didichuxing
.com:20000
# Longi config
longi_api_basic_user
=
...
...
atms-web/src/main/resources/conf_profile_dev.properties
View file @
0e9d8280
api.url
=
http://
etms.longi-silicon
.com:8180/
api.url
=
http://
dts.erp.didichuxing
.com:8180/
cookie.maxAgeSeconds
=
86400
...
...
atms-web/src/main/resources/conf_profile_pub.properties
View file @
0e9d8280
api.url
=
http://
etms.longi-silicon.com:8181
/
api.url
=
http://
dts.erp.didichuxing.com:8180
/
cookie.maxAgeSeconds
=
86400
...
...
atms-web/src/main/resources/conf_profile_staging.properties
View file @
0e9d8280
api.url
=
http://
etms.longi-silicon
.com:20000/
api.url
=
http://
dts.erp.didichuxing
.com:20000/
cookie.maxAgeSeconds
=
86400
...
...
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