Skip to content

Commit 97f4c95

Browse files
authored
Sharing an example using Cloudflare tunneling
I couldn't find any other guide or advice any where about using Cloudflare tunneling. After I kept hitting 404 heartbeat failure when test deploy, retried many times to eventually found out this is the critical configuration I missed in my setup. Signed-off-by: edorain <[email protected]>
1 parent 190adfa commit 97f4c95

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,13 @@ http:
123123
124124
> **Note:** Replace `127.0.0.1` with the actual IP address of your HaRP container if it is running on a different host.
125125

126+
### Cloudflare Tunneling Example
127+
<img width="1688" height="611" alt="image" src="https://github.com/user-attachments/assets/d157be37-3efd-425b-82de-6aa21fa2c203" />
128+
129+
<img width="301" height="121" alt="image" src="https://github.com/user-attachments/assets/ef1082a1-5634-416f-9f0a-5e10d11be3dd" />
130+
131+
> **Note:** The order of the routes matters, move the `exapp/*` route above your Nextcloud's main route.
132+
126133
---
127134

128135
## Environment Variables

0 commit comments

Comments
 (0)