[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing sample configuration file #66

Merged
merged 2 commits into from
Oct 2, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Change file name to web-config.yml
Signed-off-by: Levi Harrison <git@leviharrison.dev>
  • Loading branch information
LeviHarrison committed Oct 2, 2021
commit 5fab75fc94dfbbf32738ce3378dd7f3de8d73862
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/web-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ basic_auth_users:
[ <string>: <secret> ... ]
```

[A sample configuration file](web.yml) is provided.
[A sample configuration file](web-config.yml) is provided.

## About bcrypt

Expand Down