From 325c49ec2a25be04522a1ed4046ee1b321d4f08d Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Wed, 12 Mar 2025 12:18:28 -0400 Subject: [PATCH] doc: adding beta+production tenant URLs to the README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index d87ff0496..dc63499ce 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,17 @@ For beta: bin/kamal deploy -d beta +Beta tenant is: + +- https://fizzy.37signals.works/ + + And for production: bin/kamal deploy -d production + +Production tenants are: + +- https://37s.fizzy.37signals.com/ +- https://dev.fizzy.37signals.com/ +- https://qa.fizzy.37signals.com/