Update Caddyfile

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
Yury Kossakovsky
2025-08-28 16:59:15 -06:00
committed by GitHub
parent 784e7a193a
commit a4648e0e76

View File

@@ -96,7 +96,7 @@
# LibreTranslate (Self-hosted Translation API)
{$LIBRETRANSLATE_HOSTNAME} {
basicauth {
basic_auth {
{$LIBRETRANSLATE_USERNAME} {$LIBRETRANSLATE_PASSWORD_HASH}
}
reverse_proxy libretranslate:5000