diff --git a/README.md b/README.md index 4c54be1..7fb8393 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,15 @@ abra app run badger sh ls /root/.ssh ``` +#### HTTP Basic auth not working? + +Best to check the generated password file: + +``` +abra app run badger sh +cat /etc/nginx/.htpasswd +``` + ## License The following starter was made by [@adz](https://adz.garden) for [offline.place](https://offline.place) with the following license: