diff --git a/backend/.env.example b/backend/.env.example index 11070817..50c95209 100644 --- a/backend/.env.example +++ b/backend/.env.example @@ -1,11 +1,11 @@ # Generate a random string, or roll your face on the keyboard to fill this value: -SESSION_SECRET= +SESSION_SECRET=Nonso1996 # Get this on the Pi Developer Portal (develop.pi in the Pi Browser) -PI_API_KEY= +PI_API_KEY=0ff1c1dfafa8f578256613956ed95c738b4512af4592605a6799b1e4012b25f5d6bf819892d001bd1532dca771c5d708db94ca1790c5daf8f2a460608242dce1 # Platform API -PLATFORM_API_URL=https://api.minepi.com +PLATFORM_API_URL=https://sportgon2649.pinet.com # MongoDB database connection details: MONGO_HOST=localhost:27017