Skip to content

Commit

Permalink
Fix typo which resulted in reference to incorrect port
Browse files Browse the repository at this point in the history
  • Loading branch information
cgspeck committed Aug 15, 2018
1 parent a477cb8 commit 433b1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ app_1 | [2018-08-13 12:54:44,264] ERROR in __init__: BUZZER not working
app_1 | (1) wsgi starting up on http://0.0.0.0:5000
```

The contents of this folder will be mounted to `/usr/src/craftbeerpi3` and the server will be accesible on `localhost:3000`.
The contents of this folder will be mounted to `/usr/src/craftbeerpi3` and the server will be accesible on `localhost:5000`.

## Donation

Expand Down

0 comments on commit 433b1c3

Please sign in to comment.