User's banner
Avatar

Saiwal

sk@hub.utsukta.org
Joined
0 posts • 20 comments
Direct message

@Sunny’ 🌻 that must not happen, did you remove the custom location from before? The above is working with my pihole setup

permalink
report
parent
reply

Add the following in Advanced tab

location / {   return 301 /admin;}location /admin {   proxy_pass [url=http://<Pi-hole-IP>:<Pi-hole-Port>/admin;]http://<Pi-hole-IP>:<Pi-hole-Port>/admin;[/url]   proxy_set_header Host $host;   proxy_set_header X-Real-IP $remote_addr;   proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;   proxy_set_header X-Forwarded-Proto $scheme;}

replace the IP and port

permalink
report
reply

Many languages although English is primary.

permalink
report
parent
reply

and i’m not aware of any opensignups kind of communities on lemmy, there are not as many people here. Hopefully it changes in future.

permalink
report
parent
reply

TL is pretty good. IPT although has a bad reputation but has served me well over past 8 years. Besides that i would recommend MAM if you’re into ebooks/audiobooks. They have invites open on Wed, Thur, Sat, Sun. and rutracker for music.

permalink
report
reply

Share via email is not working for me as well but i can install/remove apps as before.

permalink
report
reply

You can still choose to installt he old version in NC30 and it will do so. and I upgraded to NC30 and my forms app continues to be functional. you can still give it a try.

permalink
report
reply

On my system i was able to use my integrated iGPU wit the follwing:

    devices:     - /dev/dri:/dev/dri

The rest of your compose looks fine.

permalink
report
reply