Skip to content

Commit

Permalink
chore: add ENABLE_DEV_BACKEND_API to localhost env file with value of…
Browse files Browse the repository at this point in the history
… true
  • Loading branch information
PatrykBuniX committed Oct 20, 2022
1 parent bf31dc1 commit 54b1bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.localhost
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ CSP_EXTRA_IMG_SRC="https://*.zinfra.io, https://*.wire.com, https://*.wire.link"
CSP_EXTRA_SCRIPT_SRC="http://localhost:32123, https://*.zinfra.io, https://*.wire.com, https://*.wire.link, https://api.raygun.io"
ENFORCE_HTTPS="false"
FEATURE_ENABLE_DEBUG="true"
ENABLE_DEV_BACKEND_API="true"

#FEATURE_DEFAULT_LOGIN_TEMPORARY_CLIENT="false"
#FEATURE_PERSIST_TEMPORARY_CLIENTS="false"
Expand Down

0 comments on commit 54b1bba

Please sign in to comment.