move trophy toward end of walkthrough
This commit is contained in:
parent
37bdafa9db
commit
5a7072175f
1 changed files with 2 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ The script will:
|
|||
In the next step, you'll learn how to connect to the Langflow VM.
|
||||
|
||||
## Connect to the Langflow VM
|
||||
<walkthrough-conclusion-trophy></walkthrough-conclusion-trophy>
|
||||
To connect to your new Langflow VM, follow these steps:
|
||||
|
||||
1. Navigate to the [VM instances](https://console.cloud.google.com/compute/instances) page and click on the external IP for your VM. Make sure to use HTTP and set the port to 8080
|
||||
|
|
@ -58,6 +57,8 @@ echo http://$LANGFLOW_IP:8080
|
|||
|
||||
Congratulations! You have successfully deployed Langflow on Google Cloud Platform.
|
||||
|
||||
<walkthrough-conclusion-trophy></walkthrough-conclusion-trophy>
|
||||
|
||||
## Cleanup
|
||||
If you want to remove the resources created during this tutorial, you can use the following commands:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue