

changed it! thanks a lot!


changed it! thanks a lot!


thanks a lot!


thank you! this works!


no I don’t think pi-hole supports wild card dns, how do you deal with this issue? do you simply use addguard?


Thank you! Can you also explain the difference between
networks:
default:
external: true
name: scoobydoo
and
networks:
scoobydoo:
external: true


I think they are? I have used network setting in audiobookshelf
networks:
nginx:
name: nginx-proxy-manager_default
external: true
I think this allows audiobookshelf container to use the external container generated by nginx by default


thank you!
I have added
ports:
- 13378:80
in audiobookshelf docker compose and changed npm settings

But it still gives me the same 502 Bad Gateway error.


I don’t really plan on going total anonymous as I don’t have any bitcoin, it’s just that I don’t want cloudflare, a company to have access to my name and address without having to go through some Legal procedures. The domain is going to associate with my real ip anyway. For me it is good enough that my name is not in whois database or go public
and thanks a lot for providing these info. I guess I’m just going to put in false info and argue that is typo in the future. The most I’m gonna loss is 80$


thanks a lot!
That means everyone could use whois to look up the name and address associated with a certain domain if no privacy protection is provided by the provider right?


https://www.reddit.com/r/Domains/comments/1cxl7y2/when_registering_domain_name_should_i_use_my_real/
The issue with using fake details is that you risk getting your account suspended. Also, if your domain gets stolen you’ve made it impossible to retrieve because you will have to verify your information.
How can a domain get stolen?


lol that’s a relief to hear
but it’s been a decade maybe the policy have changed nowadays?
according to @PhilipTheBucket@ponder.cat
They definitely do check. I don’t know how detailed the checks are or how major a crime it is to use someone else’s info, but there are enough checks in place, you can’t just type in Porky Pig or made-up nonsense or anything


The problem is with this plugin https://addons.mozilla.org/en-US/firefox/addon/chameleon-ext/ Everything works fine with it disabled.
The reason my chameleon breaks openwebui is because I changed a setting in it that it blocks all websocket connection


The problem is with this plugin https://addons.mozilla.org/en-US/firefox/addon/chameleon-ext/ Everything works fine with it disabled.
The reason my chameleon breaks openwebui is because I changed a setting in it that it blocks all websocket connection


deleted by creator


deleted by creator


thanks I have enabled websocket but the issue still exists
when I open http://localhost:3000/ in another browser it works perfectly fine. I think the issue is about the browser I used (firefox with a lot extension installed and setting tweaked)


when I open http://localhost:3000/ in another browser it works perfectly fine. I think the issue is about the browser I used (firefox with a lot extension installed and setting tweaked)
thanks a lot