From 3baa4823663a0f609c4ca6e5885e509657d65882 Mon Sep 17 00:00:00 2001 From: RallyBlock Date: Sat, 7 Mar 2026 21:03:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).