Skip to content

Commit dafe5c7

Browse files
committed
edit readme
1 parent f3e4126 commit dafe5c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ With an option for enable maintenance mod, add a banner to a specific or all dom
4646
![Copy id](images/domain/unifi_1.png)
4747
![Copy id](images/domain/unifi_2.png)
4848

49-
### 2. Create a Worker on Cloudflare
49+
### 5. Create a Worker on Cloudflare
5050

5151
- Log in to your Cloudflare dashboard.
5252
- Go to the **Workers Routes** section.
@@ -77,7 +77,7 @@ With an option for enable maintenance mod, add a banner to a specific or all dom
7777
![Create worker](images/create_worker/create_worker_9.png)
7878
![Create worker](images/create_worker/create_worker_10.png)
7979

80-
### 4. OPTIONAL Add a docker container on your server for send the info to Cloudflare when your 4G/5G backup is active
80+
### 6. OPTIONAL Add a docker container on your server for send the info to Cloudflare when your 4G/5G backup is active
8181

8282
- On wrangler.toml set ``` ENABLE_4G_BANNER = true ```
8383

@@ -120,7 +120,7 @@ docker run -e CF_ACCOUNT_ID=Your_cloudflare_account_id \
120120
- Click on **Continue to summary** and **Create token**
121121
- SLEEP_SECONDS is how often the container will check the server's IP address.
122122

123-
### 5. Add Auth on your maintenance page
123+
### 7. Add Auth on your maintenance page
124124

125125
TO DO
126126

0 commit comments

Comments
 (0)