diff --git a/backend/.env.example b/backend/.env.example index 11070817..69cf15bb 100644 --- a/backend/.env.example +++ b/backend/.env.example @@ -2,7 +2,7 @@ SESSION_SECRET= # Get this on the Pi Developer Portal (develop.pi in the Pi Browser) -PI_API_KEY= +PI_API_KEY=e81f6bd6961a1a893556476724baf2949940918eb1faebe283f15d49274877c5dbb856da92d74d5908f2b3bc7524d59029777838e897e51d373cbd3dd7735656 # Platform API PLATFORM_API_URL=https://api.minepi.com diff --git a/backend/validation-key.txt b/backend/validation-key.txt new file mode 100644 index 00000000..501a6bba --- /dev/null +++ b/backend/validation-key.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/frontend/.env.development b/frontend/.env.development index 1c56a1c5..14479677 100644 --- a/frontend/.env.development +++ b/frontend/.env.development @@ -1,3 +1,3 @@ PORT=3314 -REACT_APP_BACKEND_URL=http://localhost:8000 +REACT_APP_BACKEND_URL=http://localhost:3314/ REACT_APP_SANDBOX_SDK=true diff --git a/validation-key.txt b/validation-key.txt new file mode 100644 index 00000000..dc2410d2 --- /dev/null +++ b/validation-key.txt @@ -0,0 +1 @@ +ey93bavtiwniua1mv8h6nhfuceq7tk58tmip0xaktzmn5dxuhojhl2q7gjodxz0r \ No newline at end of file