Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
config-server-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
semestres
2022.1
config-server-template
Commits
b704599d
Commit
b704599d
authored
2 years ago
by
Fernando Ferreira de Lima Filho
Browse files
Options
Downloads
Patches
Plain Diff
restructing
parent
59cf26ad
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
account-service.properties
+1
-1
1 addition, 1 deletion
account-service.properties
client.properties
+0
-2
0 additions, 2 deletions
client.properties
with
1 addition
and
3 deletions
account-service.properties
+
1
−
1
View file @
b704599d
server.port
=
8200
eureka.client.service-url.defaultZone
=
http://eureka-service:8761/eureka/
spring.application.name
=
account-service
spring.application.data.mongodb.uri
:
mongodb://mongo-db-account:27017/db
\ No newline at end of file
spring.application.data.mongodb.uri
=
mongodb://mongo-db-account:27017/db
\ No newline at end of file
This diff is collapsed.
Click to expand it.
client.properties
deleted
100644 → 0
+
0
−
2
View file @
59cf26ad
limits-service.minimum
=
9
limits-service.maximum
=
999
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment