Please add Mlmym.org old.reddit UI
Please add Mlmym.org old.reddit UI
Example of it built-in via old.lemmy.world https://old.lemmy.world/post/1941511
There's also phpBB for Lemmy https://github.com/LemmyNet/lemmyBB if anyone's interested.
4 comments
As requested, we've added the old reddit UI.
It can be accessed here: https://old.futurology.today3 0 ReplyAwesome, thanks!
3 0 Reply
I'm curious why this was downvoted. People don't like the old.reddit UI?
2 0 ReplyWe would prefer to keep the load on the server as low as possible.
However you can self host this in a docker container if you like, it works quite well.
docker run -it -e LEMMY_DOMAIN='futurology.today' -p "8080:8080" ghcr.io/rystaf/mlmym:late
Then access via http://127.0.0.1:8080/post/141970
1 0 Reply