Update README.md

This commit is contained in:
2026-03-07 21:03:11 -05:00
parent d38fc9f0b6
commit 3baa482366

View File

@@ -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 nodes 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).