Update configuration
This commit is contained in:
parent
67a99edc37
commit
df945dfbbc
@ -31,15 +31,14 @@ services:
|
||||
keep-file: "true"
|
||||
env_file:
|
||||
- minecraft.env
|
||||
- minecraft_secrets.env
|
||||
- e8.env
|
||||
- e8_secrets.env
|
||||
volumes:
|
||||
- $DOCKER_DATA/e8:/data:rw
|
||||
networks:
|
||||
- minecraft
|
||||
restart: "no"
|
||||
|
||||
|
||||
exporter-minecraft:
|
||||
image: itzg/mc-monitor # https://github.com/itzg/mc-monitor
|
||||
container_name: minecraft_exporter
|
||||
|
@ -1,3 +1,4 @@
|
||||
EULA=TRUE
|
||||
OPS=jafner425,mollymsmom,galaxysqvid
|
||||
ENABLE_RCON=true
|
||||
MAX_MEMORY=8G
|
||||
TYPE=FORGE
|
||||
VERSION=1.18.2
|
||||
FORGEVERSION=40.2.1
|
Loading…
Reference in New Issue
Block a user