Skip to content

Commit e46c50b

Browse files
ahamezbene2k1
andauthored
fix(serverless): apply sugession
Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 35bccb9 commit e46c50b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pages/serverless-containers/concepts.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,8 @@ The port parameter specifies the network port that your container listens on for
153153
The value defined in the port parameter will then be passed to your container during the deployment inside the `PORT` environment variable.
154154

155155
<Message type="note">
156-
Only one port can be exposed per Serverless Container.
157-
</Message>
158-
159-
<Message type="note">
160-
Your container is accessible from the internet via ports 80 and 443, regardless of the specified port. The value you set determines how the Scaleway infrastructure accesses your container.
156+
- Only one port can be exposed per Serverless Container.
157+
- Your container is accessible from the internet via ports 80 and 443, regardless of the specified port. The value you set determines how the Scaleway infrastructure accesses your container.
161158
</Message>
162159

163160
## Privacy policy

0 commit comments

Comments
 (0)