Skip to content
Snippets Groups Projects
Commit b704599d authored by Fernando Ferreira de Lima Filho's avatar Fernando Ferreira de Lima Filho
Browse files

restructing

parent 59cf26ad
No related branches found
No related tags found
No related merge requests found
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
limits-service.minimum=9
limits-service.maximum=999
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment