modified: development.ini
This commit is contained in:
parent
09b4a728b4
commit
2ddb679dc8
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ session.samesite = Lax
|
|||
app.make_post_sell.root_domain = ${MAKE_POST_SELL_ROOT_DOMAIN:-localhost}
|
||||
|
||||
# Root URL for make_post_sell
|
||||
app.make_post_sell.root_url = ${MAKE_POST_SELL_ROOT_URL:-http://localhost:6502}
|
||||
app.make_post_sell.root_url = ${MAKE_POST_SELL_ROOT_URL:-http://localhost:6501}
|
||||
|
||||
# Optional: Email for the root domain owner
|
||||
app.make_post_sell.root_domain_owner_email = ${MAKE_POST_SELL_DOMAIN_OWNER_EMAIL:-changeme@example.com}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue