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