Skip to content

Commit 11c85d1

Browse files
committed
REPLACE_IN_PIPELINE
1 parent 31d89da commit 11c85d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.deploy/service.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"pythonVersion": "REPLACE_IN_PIPELINE"
1212
},
1313
"profiles": [
14-
{ "name": "loadBalancer", "healthCheckPath": "/health-check/" },
15-
{ "name": "healthcheck", "interval": 30 },
14+
{ "name": "loadBalancer", "healthCheckPath": "REPLACE_IN_PIPELINE" },
15+
{ "name": "healthcheck", "interval": "REPLACE_IN_PIPELINE" },
1616
{
1717
"name": "environmentVariables",
1818
"variables": {

0 commit comments

Comments
 (0)