Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
srm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
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
Jobs
Commits
Open sidebar
aship
srm
Commits
3b0221dc
Commit
3b0221dc
authored
Aug 27, 2019
by
顾俭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aship/aship#5 防伪码功能-调整
parent
e21515cc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
application.yml
deploy/IOne-SRM-Prod/application.yml
+2
-2
application.yml
deploy/IOne-SRM-Staging/application.yml
+1
-1
No files found.
deploy/IOne-SRM-Prod/application.yml
View file @
3b0221dc
...
@@ -12,12 +12,12 @@ spring:
...
@@ -12,12 +12,12 @@ spring:
service-url
:
http://192.168.12.51:1099
service-url
:
http://192.168.12.51:1099
name
:
srm-prod
name
:
srm-prod
resources
:
resources
:
static-locations
:
file:/root/IOne-SRM-Prod,classpath:/static/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/public/
static-locations
:
file:/root/
SRM/
IOne-SRM-Prod,classpath:/static/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/public/
http
:
http
:
multipart
:
multipart
:
max-file-size
:
20MB
max-file-size
:
20MB
max-request-size
:
20MB
max-request-size
:
20MB
location
:
/root/IOne-SRM-Prod/upload
location
:
/root/
SRM/
IOne-SRM-Prod/upload
server
:
server
:
port
:
1099
port
:
1099
...
...
deploy/IOne-SRM-Staging/application.yml
View file @
3b0221dc
...
@@ -12,7 +12,7 @@ spring:
...
@@ -12,7 +12,7 @@ spring:
service-url
:
http://192.168.12.51:1098
service-url
:
http://192.168.12.51:1098
name
:
srm-staging
name
:
srm-staging
resources
:
resources
:
static-locations
:
file:/root/IOne-SRM-Staging,classpath:/static/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/public/
static-locations
:
file:/root/
SRM/
IOne-SRM-Staging,classpath:/static/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/public/
http
:
http
:
multipart
:
multipart
:
max-file-size
:
20MB
max-file-size
:
20MB
...
...
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