Compare commits
1 Commits
5d872ab3c6
...
main
Author | SHA1 | Date | |
---|---|---|---|
c1f6cff105 |
@ -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
|
||||||
|
Reference in New Issue
Block a user