1
0
Fork 0
mirror of https://github.com/alangrainger/immich-public-proxy.git synced 2024-12-28 03:41:58 +00:00

Update README.md

This commit is contained in:
Alan Grainger 2024-11-13 21:01:09 +01:00 committed by GitHub
parent 8b6d9e2d1a
commit a88870633b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,8 @@ Here is an example setup for [securing Immich behind mTLS](./docs/securing-immic
2. Update the value for `IMMICH_URL` in your docker-compose file to point to your local URL for Immich. This should not be a public URL.
3. Start the docker container:
3. Start the docker container. You can test that it is working by visiting the `https://your-server.com/healthcheck` URL.
Check the container console output for any error messages.
```bash
docker-compose up -d