fix: this repo has been renamed to frontend-app-authoring (#1419)

This commit is contained in:
Braden MacDonald
2024-10-22 10:19:24 -07:00
committed by GitHub
parent 675e02fcbd
commit 57e7baf59e
18 changed files with 57 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
APP_ID='course-authoring'
APP_ID='authoring'
NODE_ENV='development'
ACCESS_TOKEN_COOKIE_NAME='edx-jwt-cookie-header-payload'
BASE_URL='http://localhost:2001'