gcf-sheets-api/.env.example
Victor Westerlund ed20e0c734 initial commit
2022-07-18 18:13:36 +02:00

7 lines
No EOL
116 B
Text

# Google Sheets API token
API_KEY=""
# Id of the spreadsheet
SHEET_ID=""
# Data range in A1 notation
SHEET_RANGE=""