Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions backend/.env.example
Original file line number Diff line number Diff line change
@@ -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
Expand Down