From f104e22458a7fc030f2654d95dcd2c6a037633cf Mon Sep 17 00:00:00 2001 From: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com> Date: Wed, 14 Jun 2023 13:19:42 -0400 Subject: [PATCH] Update description.md (#702) --- apps/lodestone-core/metadata/description.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/lodestone-core/metadata/description.md b/apps/lodestone-core/metadata/description.md index 4733ab4a..f67b725a 100644 --- a/apps/lodestone-core/metadata/description.md +++ b/apps/lodestone-core/metadata/description.md @@ -4,7 +4,7 @@ A free, open source server hosting tool for Minecraft and other multiplayers - **Important Connection**: Connect to your remote hosted lodestone instance at the [Lodestone Web Gui](https://www.lodestone.cc/login/core/new?address=localhost&port=16662&protocol=http&apiVersion=v1) or with the [Desktop Apps Here](https://github.com/Lodestone-Team/lodestone#download) -- **First User Setup**: After connecting to the panel, it will ask you to setup your inital user. To find the secret key, you can find it in your logs with `docker lodestone-core logs` +- **First User Setup**: After connecting to the panel, it will ask you to setup your inital user. To find the secret key, you can find it in your logs with `docker logs lodestone-core` # Ports @@ -48,4 +48,4 @@ Lodestone Core is written entirely in safe Rust, and uses`#![forbid(unsafe_code) Lodestone is created with security as a top priority. While most of the safety critical code such as login and permissions management have been tested thoroughly, **no formal security audit has been done for any part of Lodestone.** -## [](https://github.com/Lodestone-Team/lodestone#contributing) \ No newline at end of file +## [](https://github.com/Lodestone-Team/lodestone#contributing)