generated from coop-cloud/example
fix: add config flag to readme command
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
6. Once it's running, if you are not using SSO, set up a local admin user by running this command:
|
||||
|
||||
```
|
||||
abra app run <domain> app -- ./cmd/writefreely/writefreely user create --admin <some-username>:<some-password>
|
||||
abra app run <domain> app -- writefreely -c /usr/share/writefreely/config.ini user create --admin <some-username>:<some-password>
|
||||
```
|
||||
|
||||
## Keycloak setup
|
||||
|
Reference in New Issue
Block a user