diff --git a/libs/nx-deploy-it/README.md b/libs/nx-deploy-it/README.md index 23b60f6..dc82617 100644 --- a/libs/nx-deploy-it/README.md +++ b/libs/nx-deploy-it/README.md @@ -122,10 +122,10 @@ You can create the hosted zone in the [Route53](https://console.aws.amazon.com/r ### Angular Universal Application -| Feature | Azure | AWS | GCP | Workspace | activated in dev (default) | activated in prod (default) | -| --------------- | :----------------: | :----------------: | :--------: | :--------: | :------------------------: | :-------------------------: | -| serverless | :white_check_mark: | :white_check_mark: | :calendar: | nx | yes | yes | -| server instance | :calendar: | :calendar: | :calendar: | :calendar: | yes | yes | +| Feature | Azure | AWS | GCP | Workspace | activated in dev (default) | activated in prod (default) | +| --------------- | :----------------: | :----------------: | :----------------: | :--------: | :------------------------: | :-------------------------: | +| serverless | :white_check_mark: | :white_check_mark: | :white_check_mark: | nx | yes | yes | +| server instance | :calendar: | :calendar: | :calendar: | :calendar: | yes | yes | ### NestJS & ExpressJS