Skip to content

Commit 63b68c0

Browse files
committed
added environment variable to allow add with gen ai
1 parent 71d14a1 commit 63b68c0

File tree

7 files changed

+36
-53
lines changed

7 files changed

+36
-53
lines changed

.env_template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BRAND_NAME='German Words'
1+
BRAND_NAME='German Vocabulary'
22

33
ENVIRONMENT='DEV'
44
DEBUG='True'

src/client/.env_template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BRAND_NAME='German Vocabulary'
2+
ALLOW_ADD_WITH_GEN_AI='True'

src/client/package-lock.json

Lines changed: 12 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)