remove that old trick

This commit is contained in:
decentral1se 2022-05-26 13:04:19 +02:00
parent 9bc4e9855a
commit 08ec0295c5
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@ _As of 2022-03-30, this requires `abra` RC version, run `abra upgrade --rc`._
Avoid the use of quotes (`"..."`) as much as possible, the NodeJS scripts flip out for some reason on some vars.
### Multiple users logging in & generic oauth
`COMPOSE_FILE="compose.yml:compose.patch.yml"`
### Deleting a user (e.g. to fix SSO weirdness)
`abra app cmd YOURAPPNAME db delete_user <username-to-delete> <username-to-replace>`