Update README.md

This commit is contained in:
basebuilder 2024-04-03 17:47:13 +00:00
parent 5cdf3b3965
commit 020db14b1e
1 changed files with 5 additions and 1 deletions

View File

@ -33,7 +33,7 @@ There are three different types of deployments currently supported:
The default deployment is **fully public**:
* `/`: the Hugo site is served
* `/deploy`: triggers `webhookd` to re-build the site, **includes publicly viewable logs**
* `/deploy`: triggers `webhookd` to re-build the site, **includes publicly viewable build logs**
### HTTP Basic Auth
@ -87,7 +87,11 @@ key was written to the server and look for `true` in the far right column:
```
$ abra app secret ls example.org
```
Assuming the previous steps were correct, you should see `true` in the far right column.
```
+------------+---------+----------------------------+-------------------+
| NAME | VERSION | GENERATED NAME | CREATED ON SERVER |
+------------+---------+----------------------------+-------------------+