fixed docker server version
This commit is contained in:
@@ -18,14 +18,15 @@ services:
|
||||
sodium-extra
|
||||
watermedia
|
||||
world-host
|
||||
better-modlist
|
||||
MODRINTH_OVERRIDES_EXCLUSIONS: |
|
||||
resourcepacks/*
|
||||
shaderpacks/*
|
||||
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"
|
||||
DIFFICULTY: "NORMAL"
|
||||
SPAWN_PROTECTION: "0"
|
||||
volumes:
|
||||
# attach the relative directory 'data' to the container's /data path
|
||||
- ./data:/data
|
||||
- ./data:/data
|
||||
|
Reference in New Issue
Block a user