diff --git a/Docker Images/bluesky-pds.md b/Docker Images/bluesky-pds.md index b48d7e9..55b4dc8 100644 --- a/Docker Images/bluesky-pds.md +++ b/Docker Images/bluesky-pds.md @@ -65,7 +65,10 @@ Full list of additional Environment Variables provided by bluesky upstream can b If you'd like to learn more about my docker setup, head over to [[getting started|Docker - Getting Started]] By default, the image uses 1000:1000 as the UID:GID for the user. This can be changed by setting the `PUID` and `PGID` environment variables. -The compose element `hostname` must be the same value as `PDS_HOSTNAME`. + + +> [!warning] +> The compose element `hostname` must be the same value as `PDS_HOSTNAME`. ![[traefik]]