summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRonald Loyko <[email protected]>2022-09-27 17:10:55 +0300
committerGitHub <[email protected]>2022-09-27 07:10:55 -0700
commit995d0808a0a6a065aaf7095256965ebd6241fc5a (patch)
tree4eec60f0423dd26ed7709989ad076bd7e8997146
parent298fe24aab984af41abb1cdaee95925a04059a31 (diff)
downloadcaprover-one-click-apps-995d0808a0a6a065aaf7095256965ebd6241fc5a.tar.gz
caprover-one-click-apps-995d0808a0a6a065aaf7095256965ebd6241fc5a.zip
fix: typo in appwrite (#732)
-rw-r--r--public/v4/apps/appwrite.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/appwrite.yml b/public/v4/apps/appwrite.yml
index 21e5557..baa9d72 100644
--- a/public/v4/apps/appwrite.yml
+++ b/public/v4/apps/appwrite.yml
@@ -574,7 +574,7 @@ caproverOneClickApp:
end: |-
Appwrite has been successfully deployed!
Please change the following settings before using the service:
- 1. Go the settings for $$cap_appname
+ 1. Go to the settings for $$cap_appname
2. Enable "Websocket Support"
3. Click on "Edit Default Nginx Configurations" and paste the following content before the last closing bracket "}":
```