Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jul 20, 2024
1 parent a9c4ce4 commit 36778c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ $ curl http://localhost:8000/health
{"status":"ok"}
```

## Auth for server

You can set up either basic authentication or bearer token authentication to protect your web server, while keeping the `/health` endpoint public

## Configuration

Configuration environment variables:
Expand Down

0 comments on commit 36778c1

Please sign in to comment.