mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
[mc] Fixed docker-compose example
This commit is contained in:
parent
027d94cc77
commit
97e9b2901c
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ minecraft-server:
|
|||
|
||||
and in the same directory as that file run
|
||||
|
||||
docker-compose -d up
|
||||
docker-compose up -d
|
||||
|
||||
Now, go play...or adjust the `environment` section to configure
|
||||
this server instance.
|
||||
|
|
Loading…
Reference in a new issue