add docker and docker compose files
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
LISTEN_ADDR=0.0.0.0:25565
|
||||
SERVER_ADDR=mc-container:25565
|
||||
MOTD_SERVER_ADDR=0.0.0.0:8081
|
||||
RCON_ADDR=mc-container:25575
|
||||
RCON_PASSWORD=password
|
||||
IDLE_TIMEOUT_SECS=600
|
||||
POLLING_INTERVAL_MILLIS=10000
|
||||
CONTAINER_NAME=mc-container
|
||||
Reference in New Issue
Block a user