Fixed indentation. Fixed Immich not working correctly behind Traefik (too restrictive headers).

This commit is contained in:
Raphaël Numbus
2026-02-27 14:49:25 +01:00
parent c2b49d7d67
commit bf753471ba
10 changed files with 64 additions and 22 deletions
+1
View File
@@ -19,6 +19,7 @@ helper.mkPodmanService {
defaultPort = "8880";
configDir = false;
dataDir = false;
middlewares = [ "secureHeaders" ];
# Compose file good
composeText = ''