Update deploy-authentication.md

This commit is contained in:
Enrico Ros
2023-12-10 03:26:27 -08:00
committed by GitHub
parent 9e07822598
commit 9505b7fd7f
+3 -1
View File
@@ -10,7 +10,9 @@ in one of the following ways:
## HTTP Authentication
[HTTP Basic Authentication](https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication) is a simple method
to secure your application. To enable it in `big-AGI`, you **must manually build the application**:
to secure your application.
To enable it in `big-AGI`, you **must manually build the application**:
- Build `big-AGI` with HTTP authentication enabled:
- Clone the repository