14
Can you help me deal with the bots?
(latte.isnot.coffee)
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
The command to connect to the DB is
psql -U <user> <DB_name>
.Usually you also have to use the -p flag but I've been connecting directly to the container without it. Not sure if it's because the container already has the password in a environment variable