We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a54ce4 commit f951428Copy full SHA for f951428
samples/src/main/resources/application.properties
@@ -1,5 +1,5 @@
1
-durable.task.endpoint=wbtestdts02-g7ahczeycua9.westus2.durabletask.io:443
2
-durable.task.hub-name=wbtb100
+durable.task.endpoint=<endpoint>
+durable.task.hub-name=<hub-name>
3
durable.task.allow-insecure=false
4
# Add logging configuration
5
logging.level.com.microsoft.durabletask=DEBUG
0 commit comments