mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: add warning to all compose files (#16146)
This commit is contained in:
parent
f386b4d377
commit
25fcda6eeb
3 changed files with 22 additions and 3 deletions
|
|
@ -1,4 +1,13 @@
|
|||
# See:
|
||||
#
|
||||
# WARNING: To install Immich, follow our guide: https://immich.app/docs/install/docker-compose
|
||||
#
|
||||
# Make sure to use the docker-compose.yml of the current release:
|
||||
#
|
||||
# https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
|
||||
#
|
||||
# The compose file on main may not be compatible with the latest release.
|
||||
|
||||
# For development see:
|
||||
# - https://immich.app/docs/developer/setup
|
||||
# - https://immich.app/docs/developer/troubleshooting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue