feat: initial implementation with docs and system_config
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
provider "immich" {
|
||||
endpoint = "http://192.168.1.10:2283/api"
|
||||
api_key = "your-admin-api-key"
|
||||
}
|
||||
Reference in New Issue
Block a user