Skip to content

Commit

Permalink
Fix missing document
Browse files Browse the repository at this point in the history
  • Loading branch information
huuhait committed Nov 16, 2022
1 parent a2a101f commit 5f42994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ Insert in file `/etc/hosts`
0.0.0.0 adminer.app.local
```

#### 4.2 Setup Postgresql and Vault
#### 4.2 Setup Database and Vault

```bash
rake service:proxy service:backend db:setup
rake render:config service:proxy service:backend db:setup
```

#### 4.3 Setup Kafka Connect
Expand Down

0 comments on commit 5f42994

Please sign in to comment.