Skip to content

Commit

Permalink
feat(config): Incorporate mfe runtime changes for frontend-platform.
Browse files Browse the repository at this point in the history
  • Loading branch information
becdavid committed May 15, 2024
1 parent 35d14ca commit 8d49705
Show file tree
Hide file tree
Showing 4 changed files with 5,944 additions and 29,238 deletions.
2 changes: 2 additions & 0 deletions .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ LOGO_URL=https://edx-cdn.org/v3/default/logo.svg
LOGO_TRADEMARK_URL=https://edx-cdn.org/v3/default/logo-trademark.svg
LOGO_WHITE_URL=https://edx-cdn.org/v3/default/logo-white.svg
FAVICON_URL=https://edx-cdn.org/v3/default/favicon.ico
MFE_CONFIG_API_URL='http://localhost:18000/api/v1/mfe_config'
APP_ID='learning'
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
12
Loading

0 comments on commit 8d49705

Please sign in to comment.