We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a565ef commit 912f62eCopy full SHA for 912f62e
ecs.json
@@ -1,9 +1,8 @@
1
{
2
"services": [{
3
"cluster": "datacamp-services",
4
- "servicePort": 1337,
5
"serviceName": "rdoc-app",
6
- "serviceProtocol": "HTTP",
+ "serviceProtocol": "none",
7
"desiredCount": 1,
8
"loadBalancer": "datacamp-rdocumentation",
9
"containers": [
@@ -33,8 +32,7 @@
33
32
34
35
"serviceName": "rdoc-app-worker",
36
37
38
39
"loadBalancer": "datacamp-services-internal",
40
@@ -61,4 +59,4 @@
61
59
}
62
60
]
63
}]
64
-}
+}
0 commit comments