disable https for caddy

This commit is contained in:
2025-03-27 01:32:37 +01:00
parent c5d4b70fd4
commit 0ad763649b

View File

@@ -77,7 +77,7 @@ metadata:
name: ollama-proxy-config name: ollama-proxy-config
data: data:
Caddyfile: | Caddyfile: |
ollama.lumpiasty.xyz { http://ollama.lumpiasty.xyz {
@requireAuth { @requireAuth {
not header Authorization "Bearer {env.API_KEY}" not header Authorization "Bearer {env.API_KEY}"