increase ollama traefik priority
This commit is contained in:
@@ -158,6 +158,7 @@
|
|||||||
rule = "Host(`blunkall.us`) && Path(`/api/ollama`)";
|
rule = "Host(`blunkall.us`) && Path(`/api/ollama`)";
|
||||||
service = "ollama";
|
service = "ollama";
|
||||||
tls.certResolver = "cloudflare";
|
tls.certResolver = "cloudflare";
|
||||||
|
priority = 2;
|
||||||
};
|
};
|
||||||
jellyfin = {
|
jellyfin = {
|
||||||
entryPoints = [ "localsecure" "websecure" ];
|
entryPoints = [ "localsecure" "websecure" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user