mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Add comment that services are published privately. Fix nav item
This commit is contained in:
parent
df5764dd4b
commit
7974dc9cc4
@ -39,7 +39,7 @@ First, register or log in to the Serverless platform in via the CLI
|
||||
$ serverless login
|
||||
```
|
||||
|
||||
After logging into the platform via the Serverless framework CLI every deploy will be published to the Serverless Platform. It allows you to view and share your deployed services.
|
||||
After logging into the platform via the Serverless framework CLI every deploy will be **privately** published to the Serverless Platform. It allows you to view and share your deployed services.
|
||||
|
||||
Give it a try with a new service, or an existing service:
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless - Platform Documentation
|
||||
menuText: Platform
|
||||
menuText: commands
|
||||
layout: Doc
|
||||
-->
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user