fix(docs): missing colon in config file doc (#28313)

Fix missing colon
This commit is contained in:
Sandro 2026-05-09 04:44:41 +02:00 committed by GitHub
parent d7f05d2510
commit fdac6c8bc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -264,4 +264,4 @@ volumes:
- ./configuration.yml:${IMMICH_CONFIG_FILE}
```
::
:::