Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Lu Nguyen committed Mar 1, 2023
1 parent 37f933f commit cee24be
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 561 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ services:
REACT_APP_TEST_MODE: ${REACT_APP_TEST_MODE}
REACT_APP_SSO_CLIENT_ID: ${REACT_APP_SSO_CLIENT_ID}
REACT_APP_SSO_CLIENT_SECRET: ${REACT_APP_SSO_CLIENT_SECRET}
REACT_APP_DAM_LICENSE: ${REACT_APP_DAM_LICENSE}
ports:
- '${PORT-3000}:3000'
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/react-fontawesome": "^0.1.12",
"aesirx-ckeditor": "^1.0.0",
"aesirx-dam-app": "^1.2.6",
"aesirx-dma-app": "^1.6.2",
"aesirx-dma-lib": "^1.7.11",
"aesirx-dam-app": "^1.2.8",
"aesirx-dma-lib": "^1.8.0",
"aesirx-sso": "^1.0.3",
"axios": "^0.21.0",
"bootstrap": "5.2.2",
Expand Down
Loading

0 comments on commit cee24be

Please sign in to comment.