Fix compose template
This commit is contained in:
@@ -10,7 +10,7 @@ var Cfg Config = Config{
|
||||
Type: "VANILLA",
|
||||
Ram: "2G",
|
||||
MOTD: "This server was created using mc-tool",
|
||||
RestartPolicy: "never",
|
||||
RestartPolicy: "no",
|
||||
Ports: []string{"25565:25565"},
|
||||
}
|
||||
var Data Resources
|
||||
|
||||
Reference in New Issue
Block a user