diff --git a/.env.production.example b/.env.production.example index 30f6805e..d3aa0eb6 100644 --- a/.env.production.example +++ b/.env.production.example @@ -19,4 +19,5 @@ NEXT_PUBLIC_SOROSWAP_BACKEND_ENABLED= NEXT_PUBLIC_SOROSWAP_BACKEND_API_KEY= NEXT_PUBLIC_SOROSWAP_BACKEND_URL= NEXT_PUBLIC_TRUSTLINE_WALLET_PUBLIC_KEY= -NEXT_PUBLIC_TEST_TOKENS_ADMIN_SECRET_KEY= \ No newline at end of file +NEXT_PUBLIC_TEST_TOKENS_ADMIN_SECRET_KEY= +NEXT_PUBLIC_DIRECT_PATH_ENABLED=true