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)