mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-11 22:06:53 +10:00
17 lines
345 B
Properties
17 lines
345 B
Properties
|
|
# quickstart properties
|
|
quickstart.version=1.7.0-SNAPSHOT
|
|
|
|
# quickstart-web properties
|
|
quickstart.web.context.path=/
|
|
quickstart.web.port=28080
|
|
|
|
# quickstart-testapp properties
|
|
quickstart.testapp.context.path=/
|
|
quickstart.testapp.port=28081
|
|
|
|
# quickstart-collector properties
|
|
quickstart.collector.context.path=/
|
|
quickstart.collector.port=28082
|
|
|