Skip to content

Commit

Permalink
Update bootstrap.properties for servlet path
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishch22 authored Oct 17, 2023
1 parent 5ae04b5 commit ab7a0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esignet-service/src/main/resources/bootstrap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spring.cloud.config.uri=http://localhost:51000
spring.profiles.active=local

server.port=3333
server.servlet.path=/v1/esignet
server.servlet.path=/

openapi.info.title=e-Signet Service
openapi.info.description=Rest Endpoints for operations related to e-Signet
Expand Down

0 comments on commit ab7a0b8

Please sign in to comment.