# Template for Pelican Panel egg. Pelican mounts server data to /home/container # and manages container naming—do not add volumes or container_name. services: blockland: image: rallyblockk/blockland-pelican stdin_open: true tty: true restart: no network_mode: host environment: BL_GAMEMODE: "Custom" BL_PORT: "28000"