fixed docker server version
This commit is contained in:
@@ -18,14 +18,15 @@ services:
|
|||||||
sodium-extra
|
sodium-extra
|
||||||
watermedia
|
watermedia
|
||||||
world-host
|
world-host
|
||||||
|
better-modlist
|
||||||
MODRINTH_OVERRIDES_EXCLUSIONS: |
|
MODRINTH_OVERRIDES_EXCLUSIONS: |
|
||||||
resourcepacks/*
|
resourcepacks/*
|
||||||
shaderpacks/*
|
shaderpacks/*
|
||||||
SERVER_NAME: "A Boundless Horizons Modpack Server"
|
SERVER_NAME: "A Boundless Horizons Modpack Server"
|
||||||
MOTD: "\u00a72A\u00a76 Boundless \u00a71Horizons \u00a72Modpack Server"
|
MOTD: "§2A§6 Boundless §1Horizons §2Modpack Server"
|
||||||
ICON: "https://raw.githubusercontent.com/vaporvee/BoundlessHorizons/refs/heads/main/assets/icon.png"
|
ICON: "https://raw.githubusercontent.com/vaporvee/BoundlessHorizons/refs/heads/main/assets/icon.png"
|
||||||
DIFFICULTY: "NORMAL"
|
DIFFICULTY: "NORMAL"
|
||||||
SPAWN_PROTECTION: "0"
|
SPAWN_PROTECTION: "0"
|
||||||
volumes:
|
volumes:
|
||||||
# attach the relative directory 'data' to the container's /data path
|
# attach the relative directory 'data' to the container's /data path
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
Reference in New Issue
Block a user