mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-10 20:39:44 +00:00
examples: podman quadlet example (#4099)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# General options
|
||||
INIT_MEMORY=1G
|
||||
MAX_MEMORY=4G
|
||||
|
||||
# Server options
|
||||
EULA=TRUE
|
||||
VIEW_DISTANCE=16
|
||||
DIFFICULTY=normal
|
||||
MOTD=Example Server!\nRunning version %VERSION%
|
||||
Reference in New Issue
Block a user