Minor update

This commit is contained in:
Jonathan Rosenbaum 2026-05-08 01:07:32 -04:00
parent fca15364a1
commit b596a73a59

View File

@ -45,7 +45,7 @@ A file called `env` is required in the same directory as the programs. This file
```
# Portal Configuration (for download-roster.js and save-session.js)
$PORTAL_URL = "https://portal.lwv.org";
$MEMBERSHIP_URL = "https://portal.lwv.org/groups/43a93df1-901a-4676-88c3-f4ea430d4884/league_membership_state_view";
$MEMBERSHIP_URL = "https://portal.lwv.org/groups/53a93df1/league_membership_state_view";
# Email Notification Settings (for download-roster.js - error notifications via s-nail)
$SMTP_HOST = "mail.bikelover.org";