Skip to content

Commit

Permalink
Add missing .env variable in example file for UiTPAS feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed May 22, 2024
1 parent 5fed536 commit a874849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,5 @@ E2E_TEST_PASSWORD=
E2E_TEST_ADMIN_EMAIL=[email protected]
E2E_TEST_ADMIN_PASSWORD=

UITPAS_INTEGRATION_TYPE_ENABLED=true
VITE_UITPAS_INTEGRATION_TYPE_ENABLED=${UITPAS_INTEGRATION_TYPE_ENABLED}

0 comments on commit a874849

Please sign in to comment.