Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gf_back
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tianchao
gf_back
Commits
27828835
Commit
27828835
authored
Jun 28, 2024
by
ZWT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
都删了
parent
180cdb6b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
D03-deploy/deploy-pps-all/src/main/resources/deploy-pps-all.app.properties
...-pps-all/src/main/resources/deploy-pps-all.app.properties
+1
-1
D03-deploy/deploy-pps-system/src/main/resources/deploy-pps-system.app.properties
...ystem/src/main/resources/deploy-pps-system.app.properties
+1
-1
D03-deploy/deploy-pps-task/src/main/resources/deploy-pps-task.app.properties
...ps-task/src/main/resources/deploy-pps-task.app.properties
+1
-1
No files found.
D03-deploy/deploy-pps-all/src/main/resources/deploy-pps-all.app.properties
View file @
27828835
...
...
@@ -10,7 +10,7 @@ x.session.cache.key-prefix=pps
x.log.level
=
@x.log.level@
x.log.directory
=
@x.log.directory@
x.server.port
=
@x.server.port.all@
x.server.host
=
127.0.0.1
x.server.host
=
@x.server.host@
x.job.service
=
# redis
x.cache.type
=
@x.cache.type@
...
...
D03-deploy/deploy-pps-system/src/main/resources/deploy-pps-system.app.properties
View file @
27828835
...
...
@@ -10,7 +10,7 @@ x.session.cache.key-prefix=pps
x.log.level
=
@x.log.level@
x.log.directory
=
@x.log.directory@
x.server.port
=
@x.server.port.system@
x.server.host
=
127.0.0.1
x.server.host
=
@x.server.host@
# redis
x.cache.type
=
@x.cache.type@
x.cache.host
=
@x.cache.host@
...
...
D03-deploy/deploy-pps-task/src/main/resources/deploy-pps-task.app.properties
View file @
27828835
...
...
@@ -4,7 +4,7 @@ x.job.service=
x.log.level
=
@x.log.level@
x.log.directory
=
@x.log.directory@
x.server.port
=
@x.server.port.task@
x.server.host
=
127.0.0.1
x.server.host
=
@x.server.host@
# redis
x.cache.type
=
@x.cache.type@
x.cache.host
=
@x.cache.host@
...
...
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