Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Oct 18, 2024
1 parent 3cc07cc commit a66d9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LOAD httpserver;

### 🔌 Usage
Start the HTTP server providing the `host`, `port` and `auth` parameters.<br>
> * If you want no authhentication, just pass an empty string as parameter.<br>
> * If you want no authentication, just pass an empty string as parameter.<br>
> * If you want the API run in foreground set `DUCKDB_HTTPSERVER_FOREGROUND=1`
#### Basic Auth
Expand Down

0 comments on commit a66d9ef

Please sign in to comment.