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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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