Skip to content

Commit 5445492

Browse files
committed
Add example vhost config
1 parent 4eaa263 commit 5445492

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Modify to your needs:
3333
3. Add TOTP secrets comma-separated as `username,secret` in the shadow file you specified in the unit file (`--shadow-file`, defaults to `/etc/shadow_totp`). An example is provided in the `examples` directory. **Only users present in this file are allowed to log in.**
3434
4. Set file permissions of this shadow file accordingly (readable by your selected service user, preferrably not readable by any other users or groups).
3535
5. Add login form to `/var/www/auth`.
36-
6. Add/modify nginx config as shown in `examples/nginx`.
36+
6. Include/add/modify nginx snippets and config as shown in `examples/etc/nginx`.

0 commit comments

Comments
 (0)