Add missing namespace to devcontainer docs (#9274)
This commit is contained in:
parent
fdfbd5f783
commit
993ccae585
|
|
@ -52,7 +52,7 @@ Tasks can help you executing scripts. You can run them by open the command panel
|
|||
|
||||
#### Setup demo dataset
|
||||
|
||||
If you need some demo test-data, run the `setup-test` task. This will import an `admin` user with the password `inventree`. For more info on what this dataset contains see [inventree/demo-dataset](../demo.md).
|
||||
If you need some demo test-data, run the `dev.setup-test` task. This will import an `admin` user with the password `inventree`. For more info on what this dataset contains see [inventree/demo-dataset](../demo.md).
|
||||
|
||||
#### Setup a superuser
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue