1
0
Fork 0
This commit is contained in:
Alex Myasoedov 2017-11-12 17:57:06 -05:00
parent 17692cb925
commit f0c292f921
No known key found for this signature in database
GPG key ID: D261413C245982F0

View file

@ -49,7 +49,7 @@ Run with docker
docker run -it -p 8080:8080 -v $(pwd)/slides:/app/slides msoedov/hacker-slides
```
Protect by password
Protect slides with password
----
Basic auth (disabled by default)
```shell