modified: README.rst

This commit is contained in:
Russell Ballestrini 2025-06-02 16:14:20 -04:00
parent 2ddb679dc8
commit afa08780bf

View file

@ -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::