mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
readme typo
This commit is contained in:
@@ -15,7 +15,7 @@ Cloud functions setup
|
||||
set environment variables
|
||||
|
||||
```
|
||||
firebase functions:config:set algolia.app=YOUR_APP_ID algolia.key=ADMIN_API_KEY
|
||||
firebase functions:config:set algolia.appid=YOUR_APP_ID algolia.apikey=ADMIN_API_KEY
|
||||
```
|
||||
|
||||
deploy the following callable cloud functions to update and delete algolia records
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>React App</title>
|
||||
<title>Firetable</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
||||
Reference in New Issue
Block a user