From a5985dafc65b339f59a62b70e67655b8ae73925d Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 12 Feb 2022 10:23:30 -0500 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index fa613566..42235204 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,20 @@ Run from the LXC console ```yaml ./update.sh ``` +⚙️ **Initial Yacht Login** + +**username** + ```yaml + admin@yacht.local + ``` + **password** + ```yaml + pass + ``` +⚙️ **Add Template** +```yaml +https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/yacht/Template/template.json +``` ____________________________________________________________________________________________