From afa08780bf6d5813ec8a37ef7395c38f01b643c2 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Mon, 2 Jun 2025 16:14:20 -0400 Subject: [PATCH] modified: README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b226f95..e3a373b 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ This Makefile-based workflow lets you choose between installing ``make_post_sell # the root domain acts as a SaaS for many shop domains! export MAKE_POST_SELL_ROOT_DOMAIN="example.com" - export MAKE_POST_SELL_ROOT_URL="http://example.com:6502" + export MAKE_POST_SELL_ROOT_URL="http://example.com:6501" With the virtual environment active, start the server::