Browse Source

Merge pull request #368 from ericchiang/remove_non_existent_envvar

Documentation: remove reference to DEX_APP_REDIRECTURL
pull/343/merge
Eric Chiang 10 years ago
parent
commit
eb6dceadfd
  1. 1
      Documentation/getting-started.md

1
Documentation/getting-started.md

@ -135,7 +135,6 @@ The output of this command is eval'able if you are in bash, and sets the followi
```
DEX_APP_CLIENT_ID
DEX_APP_CLIENT_SECRET
DEX_APP_REDIRECTURL
```
# Start the Example Web App

Loading…
Cancel
Save