I would fix it if we had a link. This problem is not present in the main branch.
github.com/LemmyNet/lemmy/…/docker-compose.yml
environment: # this needs to match the hostname defined in the lemmy service - LEMMY_UI_LEMMY_INTERNAL_HOST=lemmy:8536 # set the outside hostname here - LEMMY_UI_LEMMY_EXTERNAL_HOST=localhost:1236 - LEMMY_UI_HTTPS=false - LEMMY_UI_DEBUG=true
PhilipTheBucket@ponder.cat 5 days ago
It’s present in the link on:
join-lemmy.org/docs/…/install_docker.html
Which refers people to download:
raw.githubusercontent.com/…/docker-compose.yml
What you’re linking to is not what the live docs link to. I deon’t know what main/docker is for, but the docs link to main/assets, not there.
uranibaba@lemmy.world 5 days ago
You are right, that is sus. The main repo does not have this and the docs repo have the main as a sub module, but still have a folder named assets with a different docker-compose.yml.
Would have been nice with a link from the start.
PhilipTheBucket@ponder.cat 5 days ago
Yeah, 100%. I edited the post to add more of the details.
dastanktal@lemmy.ml 5 days ago
That download to github assests is pointing to that file.
Maybe it’s already fixed.
PhilipTheBucket@ponder.cat 5 days ago
See the edit to the post.
dastanktal@lemmy.ml 5 days ago
Ah. If someone has not fixed it yet I will submit a PR tonight.