mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Documentation: fix docker hub image name (#8398)
This commit is contained in:
parent
fcf532f13e
commit
fbeaed930e
@ -129,7 +129,7 @@ account. The script essentially automatically performs the steps described in [D
|
|||||||
|
|
||||||
5. Run `docker compose pull`. This will pull the image from the GitHub container registry
|
5. Run `docker compose pull`. This will pull the image from the GitHub container registry
|
||||||
by default but you can change the image to pull from Docker Hub by changing the `image`
|
by default but you can change the image to pull from Docker Hub by changing the `image`
|
||||||
line to `image: paperless-ngx/paperless-ngx:latest`.
|
line to `image: paperlessngx/paperless-ngx:latest`.
|
||||||
|
|
||||||
6. To be able to login, you will need a "superuser". To create it,
|
6. To be able to login, you will need a "superuser". To create it,
|
||||||
execute the following command:
|
execute the following command:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user