Skip to content

Commit

Permalink
ASA-186 feat: Theming and Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcdsouza committed Aug 30, 2024
1 parent 676aa05 commit 4883164
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -747,12 +747,12 @@ Make a copy of the `.env.example` file and rename it to `.env`. After that, you

| Variable | Description |
| --- | --- |
| `KEYCLOAK_AUTH_URL` | |
| `KEYCLOAK_REALM` | |
| `KEYCLOAK_CLIENT_ID` | |
| `KEYCLOAK_USER` | |
| `KEYCLOAK_PASSWORD` | |
| `BASE_URL` | |
| `KEYCLOAK_AUTH_URL` | The Keycloak/IDIR/SSO URL |
| `KEYCLOAK_REALM` | The Keycloak/IDIR/SSO realm |
| `KEYCLOAK_CLIENT_ID` | The Keycloak/IDIR/SSO client ID |
| `KEYCLOAK_USER` | The Keycloak/IDIR/SSO user |
| `KEYCLOAK_PASSWORD` | The Keycloak/IDIR/SSO password |
| `BASE_URL` | The SuiteCRM base URL |

## Running the E2E test

Expand Down
Binary file added bcgov-theme/bcgov_theme.zip
Binary file not shown.

0 comments on commit 4883164

Please sign in to comment.