Skip to content

Commit 828d7d6

Browse files
committed
port
1 parent 6af8f0f commit 828d7d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pdf/aspose-pdf-for-aws/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ Choose how to launch the software. Use the CloudFormation template to deploy the
135135
Once the stack is created, go to the outputs tab to find the link to the public IP. Access the web endpoint of the container solution and start using it.
136136

137137
**Parameters:**
138-
- **Http listening port:** To connect to product API using http you need to use 5252 port.
139-
- **Https listening port:** To connect to product API using https you need to use 7256 port.
138+
- **Http listening port:** To connect to product API using http you need to use 80 port.
139+
- **Https listening port:** To connect to product API using https you need to add [certificate](https://learn.microsoft.com/en-us/aspnet/core/security/docker-https?view=aspnetcore-8.0).
140140
- **Access OpenAPI UI:** To discover product API with OpenAPI UI you need to use /swagger route.
141141

142142
#### Step 4: Manage Container Applications with App Registry

0 commit comments

Comments
 (0)