Skip to content

Commit fd53a8b

Browse files
committed
edit readme
1 parent c67d33d commit fd53a8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ docker run -e CF_ACCOUNT_ID=Your_cloudflare_account_id \
7878
-e CF_API_TOKEN=Your_cloudflare_api_token \
7979
-e KV_IP_KEY=wan-ip \
8080
-e KV_4G_KEY=wan-is-4g \
81+
-e SLEEP_SECONDS=60 \
8182
ghcr.io/jamesdadams/cloudflare-worker-error-page:latest
8283
```
8384

@@ -102,6 +103,7 @@ docker run -e CF_ACCOUNT_ID=Your_cloudflare_account_id \
102103
- On Account Resources select your cloudflare account
103104
- On Zone Resources select Include and All zones
104105
- Click on **Continue to summary** and **Create token**
106+
- SLEEP_SECONDS is how often the container will check the server's IP address.
105107

106108
### 5. Add Auth on your maintenance page
107109

0 commit comments

Comments
 (0)