aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-be/src/test/resources/application-test.properties
blob: 4d3e874bef94004eed4f26e697be5c3f42c7fab7 (plain)
1
2
3
4
sdc.be.protocol=${SDC_PROTOCOL:http}
sdc.be.endpoint=${SDC_ENDPOINT:localhost:8080}
sdc.be.external.user=${SDC_USER:cs0008}
sdc.be.external.password=${SDC_PASSWORD:Aa123456}