server-setup/Docker/traefik & authelia/README.md

3 lines
135 B
Markdown
Raw Normal View History

2022-06-30 08:20:53 +02:00
## How to generate password hash for user_database.yml
```docker run authelia/authelia:latest authelia hash-password 'yourpassword'```