From e5a8c094b03fc62e03b643de28b436ce33847169 Mon Sep 17 00:00:00 2001 From: "Michael.McGuire" Date: Tue, 15 Apr 2025 20:49:18 -0500 Subject: [PATCH] Update README.md added prereq - https cert enabled on ts admin page --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c2323c..c4656ab 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This project sets up a VaultWarden instance with Tailscale VPN integration using - Docker and Docker Compose installed on your system - A Tailscale account and auth key (get one from https://login.tailscale.com/admin/authkeys) +- HTTPS Certificates enabled in the DNS tab of Tailscale admin page - Basic understanding of Docker and networking concepts ## Project Structure