We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a99e57 commit 28bb479Copy full SHA for 28bb479
pages/serverless-containers/concepts.mdx
@@ -153,7 +153,7 @@ The port parameter specifies the network port that your container listens on for
153
The value defined in the port parameter will then be passed to your container during the deployment inside the `PORT` environment variable.
154
155
<Message type="note">
156
-Only one HTTP port can be exposed per Serverless Container.
+Only one port can be exposed per Serverless Container.
157
</Message>
158
159
## Privacy policy
0 commit comments