disable https for caddy
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user