File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
125125TO DO
126126
You can’t perform that action at this time.
0 commit comments