Skip to content

Commit

Permalink
8251~ not 8152
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Oct 14, 2019
1 parent f8f1993 commit 3840dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ Log into `localhost:8251` to see the site.
Alternatively you can run with docker:

```
$ docker run -v /location/to/save/data:/data -p 8152:8152 schollz/offlinenotepad
$ docker run -v /location/to/save/data:/data -p 8251:8251 schollz/offlinenotepad
```

## Acknowledgements
Expand Down

0 comments on commit 3840dd3

Please sign in to comment.