Merge pull request #672 from hapifhir/671-update-run-instructions
671 - Updated the run instructions.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#Uncomment the following lines to enable the fhir endpoint to be available at /example/path/fhir instead of /fhir
|
||||
#server:
|
||||
#Uncomment the "servlet" and "context-path" lines below to make the fhir endpoint available at /example/path/fhir instead of the default value of /fhir
|
||||
server:
|
||||
# servlet:
|
||||
# context-path: /example/path
|
||||
port: 8080
|
||||
#Adds the option to go to eg. http://localhost:8080/actuator/health for seeing the running configuration
|
||||
#see https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints
|
||||
management:
|
||||
|
||||
Reference in New Issue
Block a user