Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Feb 29, 2024
1 parent f0af5ed commit 5dd9c5e
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Expand Up @@ -22,13 +22,10 @@ Table of Contents
===
* [Architecture](#architecture)
* [Installation](#installation)
* [Ubuntu 18.04](#ubuntu-1804)
* [Download & Install](#download--install)
* [Mounting](#mounting)
* [Database Setup](#database-setup)
* [MongoDB](#mongodb)
* [Redis](#redis)
* [Environment](#environment)
* [Database Setup](#database-setup)
* [MongoDB](#mongodb)
* [Redis](#redis)
* [Environment](#environment)
* [Docker](#docker)
* [Contributing](#contributing)
* [Governance](#governance)
Expand Down Expand Up @@ -74,7 +71,7 @@ Very much like it happens with Mongo, since Redis is running on its default port
Default settings should suffice. You may modify this file in case you want to change the default connection info or
other Redis options.

### Environment
## Environment
Run the following shell command from the RVA repo to start the application:
```
rails rva -b HOST -p PORT # Public website on http://`<host>`:`<port>`
Expand Down

0 comments on commit 5dd9c5e

Please sign in to comment.