Skip to content

Commit

Permalink
Allow hitting production web-secure from staging
Browse files Browse the repository at this point in the history
  • Loading branch information
marcaaron committed Feb 2, 2022
1 parent dc9b289 commit 610e698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.staging
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EXPENSIFY_URL_CASH=https://staging.new.expensify.com/
EXPENSIFY_URL_SECURE=https://staging-secure.expensify.com/
EXPENSIFY_URL_SECURE=https://secure.expensify.com/
EXPENSIFY_URL_COM=https://www.expensify.com/
EXPENSIFY_PARTNER_NAME=chat-expensify-com
EXPENSIFY_PARTNER_PASSWORD=e21965746fd75f82bb66
Expand Down

0 comments on commit 610e698

Please sign in to comment.