mirror of
https://github.com/tavo-wasd-gh/conex-builder.git
synced 2025-06-06 11:43:29 -06:00
update example .env
This commit is contained in:
parent
38c6523fbf
commit
9107b0b0cc
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
BASE_URL=""
|
||||
CLIENT_ID=""
|
||||
CLIENT_SECRET=""
|
||||
PAYPAL_CLIENT_ID=""
|
||||
PAYPAL_CLIENT_SECRET=""
|
||||
TOKEN_URL="https://api-m.sandbox.paypal.com/v1/oauth2/token"
|
||||
PLAN_ID=""
|
||||
RETURN_URL="https://builder.conex.one/?success"
|
||||
CANCEL_URL="https://builder.conex.one/?cancel"
|
||||
|
|
Loading…
Reference in a new issue