[mc] Fixed docker-compose example

This commit is contained in:
Geoff Bourne
2017-04-06 12:41:21 -05:00
committed by GitHub
parent 027d94cc77
commit 97e9b2901c

View File

@@ -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.