fix: change ecommerce url reference

This commit is contained in:
Jason Wesson
2023-05-19 15:29:40 +00:00
parent 176a803f94
commit 8829f756d8
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ NODE_ENV='test'
PORT=1996
BASE_URL='localhost:1996'
LMS_BASE_URL='http://localhost:18000'
ECOMMERCE_PUBLIC_URL_ROOT='http://localhost:18130'
ECOMMERCE_BASE_URL='http://localhost:18130'
LOGIN_URL='http://localhost:18000/login'
LOGOUT_URL='http://localhost:18000/logout'
LOGO_URL=https://edx-cdn.org/v3/default/logo.svg