Updated x86 Docker Compose Installation Guide (markdown)

Zack Pollard 2022-06-26 22:33:00 +01:00
parent bf2c3bb16f
commit 3d1e58a0db

@ -4,4 +4,4 @@
1. Create the folder structure `settings/nginx` and copy the `nginx.conf` file from [docker/settings/nginx](https://github.com/alextran1502/immich/tree/main/docker/settings/nginx) into that folder.
1. Open the .env file and edit the variables based on your setup. You can find information about all the environment variables [here.](Environment-Variables).
1. Start the containers with `docker-compose -f docker-compose.yml up`
1. The server should now be running at http://YOUR_IP:2283/
1. The server should now be running at `http://YOUR_IP:2283/`