Add docs on promoting users to admin #13

Open
opened 2023-04-22 22:20:18 +00:00 by 3wordchant · 0 comments
Owner
abra app run foo.bar db bash
psql -U outline
UPDATE users SET "idAdmin" = 'y'
``` abra app run foo.bar db bash psql -U outline UPDATE users SET "idAdmin" = 'y' ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/outline#13
No description provided.