Update configuration

This commit is contained in:
Joey Hafner 2023-06-14 18:37:34 -07:00
parent 67a99edc37
commit df945dfbbc
2 changed files with 5 additions and 5 deletions

View File

@ -31,15 +31,14 @@ services:
keep-file: "true" keep-file: "true"
env_file: env_file:
- minecraft.env - minecraft.env
- minecraft_secrets.env
- e8.env - e8.env
- e8_secrets.env
volumes: volumes:
- $DOCKER_DATA/e8:/data:rw - $DOCKER_DATA/e8:/data:rw
networks: networks:
- minecraft - minecraft
restart: "no" restart: "no"
exporter-minecraft: exporter-minecraft:
image: itzg/mc-monitor # https://github.com/itzg/mc-monitor image: itzg/mc-monitor # https://github.com/itzg/mc-monitor
container_name: minecraft_exporter container_name: minecraft_exporter

View File

@ -1,3 +1,4 @@
EULA=TRUE MAX_MEMORY=8G
OPS=jafner425,mollymsmom,galaxysqvid TYPE=FORGE
ENABLE_RCON=true VERSION=1.18.2
FORGEVERSION=40.2.1