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

View File

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