diff options
| author | Dhravya <[email protected]> | 2024-03-31 17:18:15 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-31 17:18:15 -0700 |
| commit | 3ccbd7c33b705cfa58ecd7873b8214ed9e0c8a3f (patch) | |
| tree | 5484cf8b3f0fa783c6587ae8b2a21bb7b2f3bb3b /apps/web/README.md | |
| parent | (ci): update ci (diff) | |
| download | supermemory-3ccbd7c33b705cfa58ecd7873b8214ed9e0c8a3f.tar.xz supermemory-3ccbd7c33b705cfa58ecd7873b8214ed9e0c8a3f.zip | |
(ci): testing CI changes again
Diffstat (limited to 'apps/web/README.md')
| -rw-r--r-- | apps/web/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/README.md b/apps/web/README.md index c81448e4..42da305a 100644 --- a/apps/web/README.md +++ b/apps/web/README.md @@ -65,4 +65,4 @@ In order to enable the example: After doing this you can run the `dev` or `preview` script and visit the `/api/hello` route to see the example in action. -Finally, if you also want to see the example work in the deployed application make sure to add a `MY_KV_NAMESPACE` binding to your Pages application in its [dashboard kv bindings settings section](https://dash.cloudflare.com/?to=/:account/pages/view/:pages-project/settings/functions#kv_namespace_bindings_section). After having configured it make sure to re-deploy your application.
\ No newline at end of file +Finally, if you also want to see the example work in the deployed application make sure to add a `MY_KV_NAMESPACE` binding to your Pages application in its [dashboard kv bindings settings section](https://dash.cloudflare.com/?to=/:account/pages/view/:pages-project/settings/functions#kv_namespace_bindings_section). After having configured it make sure to re-deploy your application. |