Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
activiti-cloud-config-repo
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
Anthony Wang
activiti-cloud-config-repo
Commits
d3a41037
Commit
d3a41037
authored
Oct 09, 2017
by
Ryan Dawson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clarify use for docker
parent
fe230c98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
d3a41037
...
...
@@ -10,6 +10,8 @@ Let's say we run the config server using name activiti-cloud-config-server on po
spring.cloud.config.uri=http://activiti-cloud-config-server:8888
Or if our app is connecting to the docker container from outside docker then we would use localhost instead of activiti-cloud-config-server
And in each of the clients its own application name will also feature in its bootstrap.properties:
spring.application.name=${ACT_RB_APP_NAME:runtime-bundle1}
...
...
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