aboutsummaryrefslogtreecommitdiffstats
path: root/vid/src/main/webapp/WEB-INF/conf/asdc_template.properties
blob: e795687daf18c2096dab8e13464299840c75da6f (plain)
1
2
3
4
5
6
asdc.client.type=${ASDC_CLIENT_TYPE}

asdc.client.rest.protocol=${ASDC_CLIENT_REST_PROTOCOL}
asdc.client.rest.host=${ASDC_CLIENT_REST_HOST}
asdc.client.rest.port=${ASDC_CLIENT_REST_PORT}
asdc.client.rest.auth=${ASDC_CLIENT_REST_AUTH}