mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 01:38:20 +00:00
removed . after command and added link for MacOS
This commit is contained in:
parent
ecbf886e52
commit
0316b2189d
@ -2,7 +2,7 @@
|
||||
|
||||
## What you need
|
||||
|
||||
- Docker ([Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows/) or on Linux normal Docker)
|
||||
- Docker ([Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac/) or on Linux normal Docker)
|
||||
- Docker-Compose (Included in Docker Desktop)
|
||||
- LEGO® Universe Client
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
5. Run `docker compose exec darkflame /app/MasterServer -a` and setup your admin account
|
||||
6. Now you can see the output of the server with `docker compose logs -f --tail 100` or `docker compose logs -f --tail 100`. This can help you understand issues and there you can also see when the server finishes it's startup. Exit this with Ctrl+C.
|
||||
7. You're ready to connect your client!
|
||||
8. You can stop the server with `docker-compose stop` and start it again with `docker-compose up -d`.
|
||||
8. You can stop the server with `docker-compose stop` and start it again with `docker-compose up -d`
|
||||
|
||||
## Disable brickbuildfix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user