Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BK1031 authored Jul 11, 2024
1 parent 263d4a4 commit c2c64a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions silverstone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You will be prompted for the name of your service. This name will just be used f

## Service Configuration

Congrats, you now have a brand new service to start hacking on. But before you go all crazy, there's a couple thing you need to modify first.
Congrats, you now have a brand new service to start hacking on. But before you go all crazy, there's a couple things you need to modify first.

### `go.mod`

Expand Down Expand Up @@ -72,4 +72,4 @@ RINCON_USER="admin"
RINCON_PASSWORD="admin"
```

Make the neccesary changes (important ones are `PORT`, `DB_PASSWORD`, `RINCON_USER`, and `RINCON_PASSWORD`) and save this.
Make the neccesary changes (important ones are `PORT`, `DB_PASSWORD`, `RINCON_USER`, and `RINCON_PASSWORD`) and save this.

0 comments on commit c2c64a9

Please sign in to comment.