Skip to content

Commit

Permalink
Merge pull request #226 from VSIVAKALYAN/patch-1
Browse files Browse the repository at this point in the history
[MOSIP-30425] Update Print bootstrap.properties
  • Loading branch information
ckm007 authored Dec 16, 2024
2 parents dec5813 + 67c8722 commit 5c8f370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/bootstrap.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#spring.cloud.config.uri=localhost
#spring.cloud.config.label=develop
spring.profiles.active=local1
#spring.cloud.config.name=print
spring.cloud.config.name=application,print
spring.application.name=print
management.endpoint.health.show-details=always
management.endpoints.web.exposure.include=info,health,refresh

server.port=8088
server.servlet.context-path=/v1/print
health.config.enabled=false
health.config.enabled=false

0 comments on commit 5c8f370

Please sign in to comment.