All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)====== Running the server ======
From the same folder as your '''docker-compose.yml''' file, run the following command:<syntaxhighlight lang="shell">
docker compose up -d
</syntaxhighlight>This command will download everything you need, run and publish the server! You will be able to join it as soon as the server is done loading.