Added README
This commit is contained in:
5
stacks/vikunja/README.md
Normal file
5
stacks/vikunja/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
To set a username and password without enabling registration:
|
||||
|
||||
```
|
||||
docker exec -it vikunja /app/vikunja/vikunja user create --username rishi --email you@email.com --password yourpassword
|
||||
```
|
||||
Reference in New Issue
Block a user