Fixed typo

This commit is contained in:
2025-09-02 06:37:46 +00:00
parent 5d872ab3c6
commit c1f6cff105

View File

@ -75,7 +75,7 @@ In the `.env` file, set the variable `API_KEY` with the key you generated and ad
```properties ```properties
SCHEDULE=15 */6 * * * # every 6 hours SCHEDULE=15 */6 * * * # every 6 hours
KEY=base64:zihejehkj8_nzhY/OjeieR= # your key API_KEY=base64:zihejehkj8_nzhY/OjeieR= # your key
PUID=1000 PUID=1000
GUID=1000 GUID=1000
PORT=3225 # port to access the web UI PORT=3225 # port to access the web UI