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

Fix missing colon
pull/28282/head^2
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
1 changed files with 1 additions and 1 deletions

View File

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