mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-29 11:09:27 -05:00
typo correction
This commit is contained in:
parent
7561702f2b
commit
c399c5b7fd
@ -472,7 +472,7 @@ This approach will create a preconfigured development environment with all the t
|
|||||||
|
|
||||||
{: style="width:32%"}
|
{: style="width:32%"}
|
||||||
|
|
||||||
#### 4) Wait for the dev environment to spinn up
|
#### 4) Wait for the dev environment to spin up
|
||||||
|
|
||||||
{: style="width:32%"}
|
{: style="width:32%"}
|
||||||
|
|
||||||
@ -498,7 +498,7 @@ This task will:
|
|||||||
> you will be prompted to create the superuser for paperless
|
> you will be prompted to create the superuser for paperless
|
||||||
|
|
||||||
- compile the front end for production
|
- compile the front end for production
|
||||||
> this is necessary if run run only the backend server in order to have a front end application
|
> this is necessary if you run only the backend server in order to have a front end application
|
||||||
|
|
||||||
#### 6) Now the project is ready for debugging
|
#### 6) Now the project is ready for debugging
|
||||||
|
|
||||||
@ -512,4 +512,4 @@ This task will:
|
|||||||
>
|
>
|
||||||
> first it starts task labeled **Start: Frontend Angular** and when angular is ready it will open a chrome browser for debugging
|
> first it starts task labeled **Start: Frontend Angular** and when angular is ready it will open a chrome browser for debugging
|
||||||
|
|
||||||
**Note**: If you only want to spinn up the whole project without debugging you can run the task labeled **Project Start: Run all Services**
|
**Note**: If you only want to spin up the whole project without debugging you can run the task labeled **Project Start: Run all Services**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user