[#74] docker for applying spring boot to pinpoint-web
This commit is contained in:
8
pinpoint-web/build/config/pinpoint-web.properties
Normal file
8
pinpoint-web/build/config/pinpoint-web.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
##########
|
||||
# another way of setting properties.
|
||||
# applied priority '.ENV' -> 'pinpoint-web.properties'
|
||||
# property should be commented in docker-compose file to use
|
||||
# ex) PINPOINT_ZOOKEEPER_ADDRESS should be commented in docker-compose to use pinpoint.zookeeper.address below
|
||||
##########
|
||||
|
||||
pinpoint.zookeeper.address=
|
||||
Reference in New Issue
Block a user