Skip to content

Commit

Permalink
Merge pull request #577 from soroswap/fix/workingDirectPath
Browse files Browse the repository at this point in the history
added env variables
  • Loading branch information
chopan123 authored Nov 17, 2024
2 parents 5e554f2 + 12687e4 commit db60124
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env.production.example
Original file line number Diff line number Diff line change
Expand Up @@ -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=
NEXT_PUBLIC_TEST_TOKENS_ADMIN_SECRET_KEY=
NEXT_PUBLIC_DIRECT_PATH_ENABLED=true

0 comments on commit db60124

Please sign in to comment.