Init e8.env

This commit is contained in:
Joey Hafner 2023-06-14 18:31:02 -07:00
parent ce6617d1c2
commit eb19d4eb1e
2 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,7 @@ services:
env_file: env_file:
- minecraft.env - minecraft.env
- e8.env - e8.env
- e8_secrets.env
volumes: volumes:
- $DOCKER_DATA/e8:/data:rw - $DOCKER_DATA/e8:/data:rw
networks: networks:

View File

@ -0,0 +1,3 @@
EULA=TRUE
OPS=jafner425,mollymsmom,galaxysqvid
ENABLE_RCON=true