feat: Added immich
This commit is contained in:
@@ -37,6 +37,15 @@
|
|||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"externalDomain": "https://photos.darksailor.dev"
|
"externalDomain": "https://photos.darksailor.dev"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"machineLearning": {
|
||||||
|
"enabled": true,
|
||||||
|
"urls": [
|
||||||
|
"http://ryu:3003"
|
||||||
|
"http://localhost:3003",
|
||||||
|
],
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user