fix: typo in appwrite (#732)
This commit is contained in:
parent
298fe24aab
commit
995d0808a0
|
|
@ -574,7 +574,7 @@ caproverOneClickApp:
|
||||||
end: |-
|
end: |-
|
||||||
Appwrite has been successfully deployed!
|
Appwrite has been successfully deployed!
|
||||||
Please change the following settings before using the service:
|
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"
|
2. Enable "Websocket Support"
|
||||||
3. Click on "Edit Default Nginx Configurations" and paste the following content before the last closing bracket "}":
|
3. Click on "Edit Default Nginx Configurations" and paste the following content before the last closing bracket "}":
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue