Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit 17692cb

Browse files
committed
Fix readme
1 parent c99e884 commit 17692cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Run with docker
4949
docker run -it -p 8080:8080 -v $(pwd)/slides:/app/slides msoedov/hacker-slides
5050
```
5151

52+
Protect by password
53+
----
5254
Basic auth (disabled by default)
5355
```shell
5456
USER=bob PASSWORD=password1 go run main.go

0 commit comments

Comments
 (0)