forked from complotti/dataEconomy
Fix lang
This commit is contained in:
parent
17692cb925
commit
f0c292f921
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Run with docker
|
||||||
docker run -it -p 8080:8080 -v $(pwd)/slides:/app/slides msoedov/hacker-slides
|
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)
|
Basic auth (disabled by default)
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in a new issue