1009
The best Lemmy app so far is "Wefwef" hands down. If you loved Apollo you'd love this.
(self.apple_enthusiast)
to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!
Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple
Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode
Community banner courtesy of u/Antsomnia.
This seems very clever, imagine that all instance do that, it would be like the spiritual successor of Apollo in all its brightness.
I see your instance has your Lemmy instance preconfigured. I tried doing that with environment variable but mine was not showing. Got any advise?
Weird swear I did that and it populates the standard list... Maybe I did a typo and missed it haha
Found the reason. I was using the right variable CUSTOM_LEMMY_SERVERS, but after reviewing the code I found that it requires at least 2 servers since it splits into an array and expects to be an array. Opened an issue in it too since it should support a single server.