Skip to content

Commit

Permalink
add some notes to .env example
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Sep 7, 2023
1 parent 7920646 commit c467a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.benefit-backend.example
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CORS_ALLOW_ALL_ORIGINS=1
# Debugging options
#
# if changing DUMMY_COMPANY_FORM_CODE, also set NEXT_PUBLIC_MOCK_FLAG=1
# DUMMY_COMPANY_FORM_CODE=16
# DUMMY_COMPANY_FORM_CODE=16 # or 29 for association (requires db flush and compose down & up)
NEXT_PUBLIC_MOCK_FLAG=1
DISABLE_TOS_APPROVAL_CHECK=1

Expand Down

0 comments on commit c467a9d

Please sign in to comment.