mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
Fix typos (#3826)
* Fix typos * language --------- Co-authored-by: timothycarambat <rambat1010@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# How to deploy a private AnythingLLM instance on AWS
|
||||
|
||||
With an AWS account you can easily deploy a private AnythingLLM instance on AWS. This will create a url that you can access from any browser over HTTP (HTTPS not supported). This single instance will run on your own keys and they will not be exposed - however if you want your instance to be protected it is highly recommend that you set a password one setup is complete.
|
||||
With an AWS account you can easily deploy a private AnythingLLM instance on AWS. This will create a url that you can access from any browser over HTTP (HTTPS not supported). This single instance will run on your own keys and they will not be exposed - however if you want your instance to be protected it is highly recommend that you set a password once setup is complete.
|
||||
|
||||
**Quick Launch (EASY)**
|
||||
1. Log in to your AWS account
|
||||
|
||||
Reference in New Issue
Block a user