docs(README): correct command creating new user
This commit is contained in:
parent
bb1f0f082e
commit
741b8701e5
@ -28,7 +28,7 @@
|
||||
Run
|
||||
|
||||
```bash
|
||||
abra app run git YOURAPPNAME gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL
|
||||
abra app run YOURAPPNAME app gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL
|
||||
```
|
||||
|
||||
See the [Gitea command-line documentation](https://docs.gitea.io/en-us/command-line/) for more options. Make sure not to forget the `-c /etc/gitea/app.ini`.
|
||||
|
Loading…
Reference in New Issue
Block a user