We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58b035 commit eccf802Copy full SHA for eccf802
app/README.md
@@ -5,7 +5,7 @@
5
related details.
6
- It's an Express.js based REST server and gRPC client to a core component.
7
- The sqlite is used as a database for development. To use cassandra, you need to set the following environment
8
- variables in your terminal along with a `environment DB_TYPE='cassandra'`.
+ variables in your terminal along with a `export DB_TYPE='cassandra'`.
9
10
#### Use cassandra as a database
11
0 commit comments