Skip to content
Open
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
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ SANDBOX_SDK=true

# Obtain the following 2 values on the Pi Developer Portal (https://develop.pinet.com in the Pi Browser).

# Domain validation key:
# Domain validation key:50e8f827d0c8cb2d18ad0f5581d248be9925ad24cf7d4a1be56ba53d170c3e080c72d93b92a69395bbfe0b1832fd805b4d45dec163d9a2915cf7f1253a9cea7e
DOMAIN_VALIDATION_KEY=todo_developer_portal
# Pi Platform API Key:
# Pi Platform API Key:50e8f827d0c8cb2d18ad0f5581d248be9925ad24cf7d4a1be56ba53d170c3e080c72d93b92a69395bbfe0b1832fd805b4d45dec163d9a2915cf7f1253a9cea7e
PI_API_KEY=todo_developer_portal

# Generate a random string, or roll your face on the keyboard to fill this value:
Expand Down