From da615be2a8a708767c3cbfa913caf7309c72df88 Mon Sep 17 00:00:00 2001 From: Zack Pollard Date: Sun, 26 Jun 2022 22:47:09 +0100 Subject: [PATCH] Updated x86 Docker Compose Installation Guide (markdown) --- x86-Docker-Compose-Installation-Guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x86-Docker-Compose-Installation-Guide.md b/x86-Docker-Compose-Installation-Guide.md index b461ae0..4093be1 100644 --- a/x86-Docker-Compose-Installation-Guide.md +++ b/x86-Docker-Compose-Installation-Guide.md @@ -1,3 +1,5 @@ +# Page Under Construction + # Server Setup 1. Create a folder to contain the Immich docker compose and docker mounts. 1. Go to the [docker folder in the repo](https://github.com/alextran1502/immich/tree/main/docker) and copy the following files into the folder created above: `docker-compose.yml` and `.env.example (rename to .env)`