minus-squareKerrigan@l.jugregator.orgtoNo Stupid Questions@lemmy.world•I erroneously set my personal lemmy instance to private! how do i access it now?!linkfedilinkEnglisharrow-up2·1 year agoConnect to your database and execute this sql: UPDATE local_site SET private_instance = false Then restart docker container linkfedilink
Connect to your database and execute this sql:
UPDATE local_site SET private_instance = false
Then restart docker container