Rename TARGET from 'immich' to 'immichapp' in domain-immich.json and firewall-immich.json

This commit is contained in:
gyurix
2025-05-03 13:33:35 +02:00
parent 86fcc17a23
commit dc810dd79e
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"PROXY": "smarthostloadbalancer" "PROXY": "smarthostloadbalancer"
}, },
{ {
"TARGET": "immich" "TARGET": "immichapp"
}, },
{ {
"PORT": "2283" "PORT": "2283"

View File

@@ -52,7 +52,7 @@
"SOURCE": "smarthostbackend" "SOURCE": "smarthostbackend"
}, },
{ {
"TARGET": "immich" "TARGET": "immichapp"
}, },
{ {
"TYPE": "tcp" "TYPE": "tcp"