This commit is contained in:
luk
2026-08-09 17:43:39 +08:00
parent e6b31fa5bf
commit bc1099183e
2 changed files with 9 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ Run the script with:
`node renew.mjs 'EMAIL' 'PASSWORD'`
you can also set environment variables directly:
`HEADLESs=true UNICLOUD_EMAIL=... UNICLOUD_PASSWORD=... node renew.mjs`
`HEADLESS=true UNICLOUD_EMAIL=... UNICLOUD_PASSWORD=... node renew.mjs`
or set via `.env` file.