update
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
OVERRIDE_SERVER_PROPERTIES: "TRUE"
|
OVERRIDE_SERVER_PROPERTIES: "TRUE"
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
PACKWIZ_URL: http://patatapack.oier.ovh:8080/pack.toml
|
PACKWIZ_URL: http://patatapack.oier.ovh/pack.toml
|
||||||
TYPE: FORGE
|
TYPE: FORGE
|
||||||
VERSION: 1.20.1
|
VERSION: 1.20.1
|
||||||
FORGE_VERSION: 47.2.0
|
FORGE_VERSION: 47.2.0
|
||||||
@@ -38,7 +38,9 @@ services:
|
|||||||
Amimi
|
Amimi
|
||||||
Mestrefox
|
Mestrefox
|
||||||
EXISTING_OPS_FILE: SYNCHRONIZE
|
EXISTING_OPS_FILE: SYNCHRONIZE
|
||||||
ICON: http://patatapack.oier.ovh:8000/patata-icon.png
|
ICON: http://patatapack.oier.ovh/patata-icon.png
|
||||||
|
JVM_OPTS: -Dminecraft.api.env=custom -Dminecraft.api.auth.host=https://auth.oier.ovh -Dminecraft.api.account.host=https://auth.oier.ovh/user -Dminecraft.api.session.host=https://auth.oier.ovh/api/yggdrasil -Dminecraft.api.services.host=https://auth.oier.ovh/api/yggdrasil
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- patatanet
|
- patatanet
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -9,5 +9,5 @@ hash-format = "sha256"
|
|||||||
hash = "7dfe031918e8dfdbd91048496c4bf323b4d5b82864d87e8224c1eead174c054b"
|
hash = "7dfe031918e8dfdbd91048496c4bf323b4d5b82864d87e8224c1eead174c054b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.3.7"
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user