diff --git a/README.md b/README.md index f741cdf..ef9aabc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This image is designed to run **inside a Pelican Panel egg**. Running it manuall Create a custom egg in Pelican that uses `rallyblockk/blockland-pelican` as its image (yolk), then add the environment variables below as egg variables. Or use the pre-made egg from the [Blockland-Pelican-Egg](https://git.ny.daprogs.com/RallyBlock/Blockland-Pelican-Egg) repository. Pelican mounts the server data to `/home/container` automatically. The container runs as UID 1000—if you hit permission issues, check your node’s Wings configuration. -The image is available on Docker Hub at [rallyblockk/blockland-pelican](https://hub.docker.com/r/rallyblockk/blockland-pelican). To build or modify the image, see the [source repository](https://git.ny.daprogs.com/RallyBlock/Blockland-Docker-Pelican). +The image is available on Docker Hub at [rallyblockk/blockland-pelican](https://hub.docker.com/r/rallyblockk/blockland-pelican). **Note:** If you run into connection issues, see the Networking section—host network mode may help (configured in Wings, not in the egg).