this post was submitted on 15 May 2024
9 points (100.0% liked)

Lemmy Support

4622 readers
22 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I currently have my instance running on my local network. I now have to expose it to the internet and want to use cloudflared for this. Unfortunately it doesn't seem to work.

I am using the default nginx config. Here is my docker-compose.yml https://pastebin.com/6awxsZn8

EDIT: adding network_mode: 'host' to cloudflared fixed it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago

It looks like your cloudflared is trying to reach the Lemmy UI directly? What is the URL your tunnel is configured to reach?