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
002d8437
Commit
002d8437
authored
Sep 19, 2019
by
Anthony Wang
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix configurations
parent
271b4464
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
registry.properties
registry.properties
+3
-1
No files found.
registry.properties
View file @
002d8437
server.port
=
${ACT_REGISTRY_PORT:8761}
server.port
=
${ACT_REGISTRY_PORT:8761}
eureka.client.register-with-eureka
=
${ACT_REGISTRY_REGISTER_WITH_EUREKA:false}
eureka.client.register-with-eureka
=
${ACT_REGISTRY_REGISTER_WITH_EUREKA:false}
eureka.client.fetch-registry
=
${ACT_REGISTRY_FETCH:false}
eureka.client.fetch-registry
=
${ACT_REGISTRY_FETCH:false}
\ No newline at end of file
spring.cloud.config.uri
=
${ACT_CONFIG_SERVER_URL:https://gateway.bluetechnology.cc:8888}
\ No newline at end of file
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